We have this import change in the contol file, which allows us to preffer/use other implementations of the API:
$ diff -r -U 1 debian/debian/control ubuntu/debian/control --- debian/debian/control 2012-08-23 05:55:57.096692000 +0100 +++ ubuntu/debian/control 2012-08-23 05:56:04.380559000 +0100 @@ -3,3 +3,4 @@ Priority: optional -Maintainer: Matthias Klumpp <[email protected]> +Maintainer: Ubuntu Developers <[email protected]> +XSBC-Original-Maintainer: Matthias Klumpp <[email protected]> Uploaders: Julian Andres Klode <[email protected]> @@ -226,3 +227,3 @@ ${python:Depends} -Recommends: packagekit +Recommends: packagekit-system-interface | packagekit XB-Python-Version: ${python:Versions} @@ -247,3 +248,3 @@ Recommends: apt-xapian-index, - packagekit (= ${binary:Version}) + packagekit-system-interface | packagekit (= ${binary:Version}) Suggests: gdebi-core (>= 0.8.2) ** Changed in: packagekit (Ubuntu) Status: New => Incomplete ** Summary changed: - Sync packagekit 0.7.6-1 (main) from Debian unstable (main) + Please merge packagekit 0.7.6-1 (main) from Debian unstable (main) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1040086 Title: Please merge packagekit 0.7.6-1 (main) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1040086/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
