Am Mittwoch, den 03.12.2008, 10:57 +0900 schrieb Paul Wise: > Hi, > > Does packagekit have support for using debdelta files to upgrade > packages? If not, please suggest such a feature upstream. The apt backend of PackageKit is build on top of Python APT. So you you get all features of APT. If you want to have binary patches this should be implemented in APT. Not discussing the issues involved here. Cheers, Sebastian