-
packagekit (0.6.11-2ubuntu3) natty; urgency=low
* Build-depend on xulrunner-dev or firefox-dev, which makes it
possible to compile PK without xulrunner as the
latter should go away. (LP: #740815)
-- Matthias Klumpp <email address hidden> Thu, 24 Mar 2011 14:47:04 +0100
-
packagekit (0.6.11-2ubuntu2) natty; urgency=low
* debian/rules: clean the dependency_libs out of .la files at build
time, per Policy 10.2
-- Steve Langasek <email address hidden> Thu, 24 Mar 2011 14:57:59 -0700
-
packagekit (0.6.11-2ubuntu1) natty; urgency=low
* Fix typo in Qt4 bindings (LP: #734939)
-- Matthias Klumpp <email address hidden> Wed, 16 Mar 2011 16:07:51 +0100
-
packagekit (0.6.11-2) unstable; urgency=low
* Select right browser on Debian/Ubuntu
* Reformatted control file
* Fix crash if Section() of a package is NULL
* Fix falure of some postinst scripts when running using APTcc (LP: #680328)
-- Artur Rona <email address hidden> Wed, 26 Jan 2011 02:13:53 +0000
-
packagekit (0.6.11-1ubuntu1) natty; urgency=low
* Merge from debian, remaining changes
- Add ubuntu_01_null_selection_crash.diff
packagekit (0.6.11-1) unstable; urgency=low
* New upstream release
- Add a new backend role for updating the whole distro: UpgradeSystem
(Richard Hughes)
- Allow backend to encode the package origin in the package-id
(Richard Hughes)
- Added PK_ERROR_ENUM_CANNOT_FETCH_SOURCES when refreshing cache
fails (Daniel Nicoletti)
- Add recommendation repo:foo' to be able to return all packages in a
certain repository (Richard Hughes)
- Change the spec to recommend 'category:web-development' rather than
'@web-development' (Richard Hughes)
- Spawn KDE Debconf frontend if KDE is running (Matthias Klumpp)
- aptcc: Added GStreamer search (Daniel Nicoletti)
- aptcc: Fix regex not to match "()(64bit)" as we don't support
multiarch anyway (Daniel Nicoletti)
- aptcc: Port away from PK_BACKEND_OPTIONS (Daniel Nicoletti)
- aptcc: Set the env proxy vars so that Apt::Acquire is not
overwritten, fixes LP: #633008 (Daniel Nicoletti)
- aptcc: Use the new PK_ERROR_ENUM_CANNOT_GET_LOCK (Daniel Nicoletti)
* Added libnspr4-dev build-dependency
* Switch to dh_python2
* Allow every user to set proxy
* Refreshed patches
* Build-Depend on python >= 2.6.6-3+squeeze4
* Switched back to compat level 7
* Removed patches which were applied upstream
-- Rohan Garg <email address hidden> Mon, 10 Jan 2011 18:40:10 +0530
-
packagekit (0.6.10-3ubuntu3) natty; urgency=low
* Add build-dep on libnspr4-dev so that the browser plugin can build
- update debian/control
-- Micah Gersten <email address hidden> Mon, 20 Dec 2010 23:29:11 -0600
-
packagekit (0.6.10-3ubuntu2) natty; urgency=low
* Fix ubuntu_01_null_selection_crash.diff to include pk-backend-aptcc.cpp
-- Jonathan Riddell <email address hidden> Mon, 20 Dec 2010 17:30:42 +0000
-
packagekit (0.6.10-3ubuntu1) natty; urgency=low
* Add ubuntu_01_null_selection_crash.diff from
http://gitorious.org/packagekit/packagekit/commit/acd6cb4b68c21418a4
cd7a8c4c121d86d6b57aa5 Fix LP: #691474 bug which caused a crash when
the Section() of a package was NULL
-- Jonathan Riddell <email address hidden> Mon, 20 Dec 2010 17:21:19 +0000
-
packagekit (0.6.10-3) unstable; urgency=low
[ Matthias Klumpp ]
* Bumped debhelper version & added Gitignore
* Changed control file indentation
[ Julian Andres Klode ]
* Add support for GLib 2.24; thus upload to unstable
* Build with -Wl,--as-needed to avoid large dependencies
* Add myself to uploaders
packagekit (0.6.10-2) experimental; urgency=low
* Require privileges to install updates (Closes: #606092)
* Break old backends and depend on the new ones (Closes: #606133)
* Adjusted Vcs information to link to our new Git repository
* Added series file for Ubuntu to apply Ubuntu-specific patches
(like the vendor patch for example)
-- Ubuntu Archive Auto-Sync <email address hidden> Mon, 20 Dec 2010 10:21:36 +0000
-
packagekit (0.6.10-1) experimental; urgency=low
* New upstream release
- This is the first release of PackageKit to support session
configuration helper support in the GLib and Qt libraries.
- This allows debconf to work when using PackageKit on Debian.
- A formal transaction lifecyle is now in place, which allows future
extensions to hook into the transaction at certain points.
* Disabled introspection support
(requires a more recent version of gobject-introspection)
* APTcc proxy patch from upstream (makes APTcc use APT proxy settings)
* Upstream patch for some APTcc crashes
packagekit (0.6.8-2) unstable; urgency=low
* Make dh_makeshlibs ignore non-public libraries. This prevents it from
including an useless shlibs-controlfile into the packages.
* Merged some patches from Ubuntu
packagekit (0.6.8-1) unstable; urgency=low
* Initial release (Closes: #468132)
-- Matthias Klumpp <email address hidden> Mon, 06 Dec 2010 21:32:35 +0000
-
packagekit (0.6.8-0ubuntu4) natty; urgency=low
* Add 07_apt_proxy.patch from upstream
Fixes LP: #633008
"kpackagekit won't honor apt proxy setings"
* Add 06_aptcc_crash.patch from upstream
Fixes http://bugs.kde.org/253930
KPackageKit crashed after clicking on "Check for new updates"
-- Jonathan Riddell <email address hidden> Thu, 11 Nov 2010 16:10:06 +0000
-
packagekit (0.6.8-0ubuntu3) maverick; urgency=low
* Add 04_aptcc_changelog_support.patch and
05_aptcc_changelog_support_2.patch recommended by upstream for
changelog support
-- Jonathan Riddell <email address hidden> Tue, 05 Oct 2010 11:48:38 +0100