[ubuntu/oneiric] packagekit 0.6.14-2 (Accepted)
Matthias Klumpp
matthias at nlinux.org
Mon Jun 6 11:14:26 UTC 2011
packagekit (0.6.14-2) unstable; urgency=low
* Removed XS-Python-Version line (Closes: #626104)
* Adjusted VCS links
* Fixed typo in package description
* Updated libpackagekit-glib2-dev dependencies
packagekit (0.6.14-1) unstable; urgency=low
* Upload to unstable
* Make PK compile on non-linux archs
(Thanks to Pino Toscano) (Closes: #623125)
* Imported Upstream version 0.6.14
- glib: Add GIR annotations to make PK GIR usable
(Matthias Klumpp)
- qt2: Add Qt2 library (Daniel Nicoletti)
- qt: Fix typo in SearchGroups (Dimitar Popov)
- aptcc: Fix configure.ac to avoid pk-qt linking
against apt-pkg (Daniel Nicoletti)
- browser-plugin: Remove deprecated symbols
(Matthias Klumpp) (LP: #766046)
- Fix precedence when assigning strings to a *GStrv
(Jonny Lamb) (Closes: #622605)
- Create transaction db properly if it's not exist
(Zhang Qiang)
- Do not allow backends to output duplicate older
packages when searching with newest (Richard Hughes)
- Use the new threadsafe signal handling support in GLib
(Richard Hughes)
* Replace qt package with qt2 package
* Fix some spelling errors in description
* Remove PackageKit PolKit extension (has been removed upstream too)
* Build GTK+3 module
packagekit (0.6.12-2) experimental; urgency=low
* Fixed changelog
* Enabled GObject introspection
* Build-depend on xulrunner or firefox
* Apply best practices for dpkg source format 3.0 (quilt)
* Add debug-info package
* Wipe out dependency_libs from .la files (Closes: #619544)
packagekit (0.6.12-1) unstable; urgency=low
* Imported Upstream version 0.6.12
- Add speed python backend method (Anders F Bjorklund)
- Allow the user to specify a comma delimited list of default
backends (Richard Hughes)
- Do not enable command not found debugging by default. Fixes
rh#666254 (Richard Hughes)
- Explictly include GIO in LDADD to fix a compile error on Debian
(Matthias Klumpp, Richard Hughes)
- Fix calling pk_client_helper_start() with no environment set
(Richard Hughes)
- Fix LP#591474 bug which caused a crash when the Section() of a
package was NULL (Daniel Nicoletti)
- Only try to populate the command list in pkcon after the PkControl
command has finished (Richard Hughes)
- pkcon: check PK error in pk_console_resolve_package (Zhang Qiang)
- Set client locale to LC_MESSAGES rather than LC_ALL (Colin Watson)
- Provide a hook so spawned backends can report speed (Richard Hughes)
- aptcc: Fix compile with GLib 2.24 (Matthias Klumpp)
- aptcc: Sanitize file descriptor handling (Matthias Klumpp)
- aptcc: Use a pty rather than a pipe for writing to apt (Colin Watson)
* Drop APTcc and PK bugfix patches: Applied upstream
Date: Mon, 06 Jun 2011 11:03:35 +0000
Changed-By: Matthias Klumpp <matthias at nlinux.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/oneiric/+source/packagekit/0.6.14-2
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon, 06 Jun 2011 11:03:35 +0000
Source: packagekit
Binary: packagekit, packagekit-bash-completion, packagekit-docs, libpackagekit-glib2-14, libpackagekit-glib2-dev, gir1.2-packagekitglib-1.0, libpackagekit-qt2-2, libpackagekit-qt2-dev, python-packagekit, packagekit-gtk3-module, gstreamer0.10-packagekit, browser-plugin-packagekit, packagekit-backend-apt, packagekit-backend-aptcc, packagekit-backend-smart, packagekit-dbg
Architecture: source
Version: 0.6.14-2
Distribution: oneiric
Urgency: low
Maintainer: Matthias Klumpp <matthias at nlinux.org>
Changed-By: Matthias Klumpp <matthias at nlinux.org>
Description:
packagekit - Provides a package management service
Closes: 619544 622605 623125 626104
Launchpad-bugs-fixed: 766046
Files:
3e30dcfc828ecb5e125136d1ded7dbb1 9429615 admin optional packagekit_0.6.14.orig.tar.gz
75de1d5293167ff3418798ddbc49e19c 12592 admin optional packagekit_0.6.14-2.debian.tar.gz
233cd15871bd18b17ffcb2219446745e 2329 admin optional packagekit_0.6.14-2.dsc
Changes:
packagekit (0.6.14-2) unstable; urgency=low
.
* Removed XS-Python-Version line (Closes: #626104)
* Adjusted VCS links
* Fixed typo in package description
* Updated libpackagekit-glib2-dev dependencies
.
packagekit (0.6.14-1) unstable; urgency=low
.
* Upload to unstable
* Make PK compile on non-linux archs
(Thanks to Pino Toscano) (Closes: #623125)
* Imported Upstream version 0.6.14
- glib: Add GIR annotations to make PK GIR usable
(Matthias Klumpp)
- qt2: Add Qt2 library (Daniel Nicoletti)
- qt: Fix typo in SearchGroups (Dimitar Popov)
- aptcc: Fix configure.ac to avoid pk-qt linking
against apt-pkg (Daniel Nicoletti)
- browser-plugin: Remove deprecated symbols
(Matthias Klumpp) (LP: #766046)
- Fix precedence when assigning strings to a *GStrv
(Jonny Lamb) (Closes: #622605)
- Create transaction db properly if it's not exist
(Zhang Qiang)
- Do not allow backends to output duplicate older
packages when searching with newest (Richard Hughes)
- Use the new threadsafe signal handling support in GLib
(Richard Hughes)
* Replace qt package with qt2 package
* Fix some spelling errors in description
* Remove PackageKit PolKit extension (has been removed upstream too)
* Build GTK+3 module
.
packagekit (0.6.12-2) experimental; urgency=low
.
* Fixed changelog
* Enabled GObject introspection
* Build-depend on xulrunner or firefox
* Apply best practices for dpkg source format 3.0 (quilt)
* Add debug-info package
* Wipe out dependency_libs from .la files (Closes: #619544)
.
packagekit (0.6.12-1) unstable; urgency=low
.
* Imported Upstream version 0.6.12
- Add speed python backend method (Anders F Bjorklund)
- Allow the user to specify a comma delimited list of default
backends (Richard Hughes)
- Do not enable command not found debugging by default. Fixes
rh#666254 (Richard Hughes)
- Explictly include GIO in LDADD to fix a compile error on Debian
(Matthias Klumpp, Richard Hughes)
- Fix calling pk_client_helper_start() with no environment set
(Richard Hughes)
- Fix LP#591474 bug which caused a crash when the Section() of a
package was NULL (Daniel Nicoletti)
- Only try to populate the command list in pkcon after the PkControl
command has finished (Richard Hughes)
- pkcon: check PK error in pk_console_resolve_package (Zhang Qiang)
- Set client locale to LC_MESSAGES rather than LC_ALL (Colin Watson)
- Provide a hook so spawned backends can report speed (Richard Hughes)
- aptcc: Fix compile with GLib 2.24 (Matthias Klumpp)
- aptcc: Sanitize file descriptor handling (Matthias Klumpp)
- aptcc: Use a pty rather than a pipe for writing to apt (Colin Watson)
* Drop APTcc and PK bugfix patches: Applied upstream
More information about the Oneiric-changes
mailing list