[Bug 1040086] Re: Sync packagekit 0.7.6-1 (main) from Debian unstable (main)
Dmitrijs Ledkovs
launchpad at surgut.co.uk
Thu Aug 23 04:59:56 UTC 2012
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 <matthias at tenstral.net>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Matthias Klumpp <matthias at tenstral.net>
Uploaders: Julian Andres Klode <jak at debian.org>
@@ -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
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1040086
Title:
Please merge packagekit 0.7.6-1 (main) from Debian unstable (main)
Status in “packagekit” package in Ubuntu:
Incomplete
Bug description:
Please sync packagekit 0.7.6-1 (main) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
* Merge with Debian, remaining Ubuntu changes:
* debian/control:
- Recommend packagekit-system-interface instead of
python-aptdaemon.pkcompat: we care about the dbus interface, now provided
by the python3 package, not the python module.
- Have the libraries recommend python-aptdaemon.pkcompat over packagekit as
we don't want the latter to be installed by default.
* Recommend packagekit-system-interface instead of
python-aptdaemon.pkcompat: we care about the dbus interface, now
provided by the python3 package, not the python module.
* Merge from Debian unstable. Remaining changes:
- debian/control: Have the libraries recommend python-aptdaemon.pkcompat
over packagekit as we don't want the latter to be installed by default.
All Ubuntu changes are in the Debian package for a long time, the last Ubuntu merge was
useless, as it re-added stuff which was already there. Simply dropping the Ubuntu delta
should be okay here.
Changelog entries since current quantal version 0.7.5-2ubuntu1:
packagekit (0.7.6-1) unstable; urgency=low
* New upstream bugfix release: 0.7.6
Changes relevant to Debian:
- aptcc: Don't use tempfile with fixed name for conffiles
(Matthias Klumpp) (Closes: #678189)
- Add GStreamer 1.0 support to the PackageKit plugin
(Richard Hughes)
- Ignore "accept-eula" in pk-transaction-run (Gary Ching-Pang Lin)
- Check for CancelBackgroundTransactions setting again
(Matthias Klumpp)
- Fix a crash where NetworkManager is restarted whilst packagekitd
is running (Richard Hughes)
- Drop the unused polkit-backend-1 check from configure as
it's gone upstream (Richard Hughes)
- Fix segfault in pkcon when user does ctrl-d at the package prompt
(Richard Hughes)
- Inhibit shutdown when the package manager is locked (Richard Hughes)
- Fix several return values in pkcon when there is an error
(Richard Hughes)
- Allow the user to specify standard GNU help options (Richard Hughes)
- Do not allow the client to overwrite files when downloading packages
(Richard Hughes)
-- Matthias Klumpp <matthias at tenstral.net> Tue, 21 Aug 2012 16:41:43
+0200
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1040086/+subscriptions
More information about the Ubuntu-sponsors
mailing list