packagekit 0.6.18-1 source package in Ubuntu

Changelog

packagekit (0.6.18-1) unstable; urgency=low

  * New upstream release: 0.6.18
    - glib: Fix a small memory leak (Garrett Regier)
    - qt: Do not dist the moc files (Richard Hughes)
    - aptcc: Fix the size by emitting installed and download size
        (DanielNicoletti)
    - Fix the browser-plugin build with GTK+ < 2.24 (Frederic Crozat)
    - Make the lsof plugin not lookup hostnames (Richard Hughes)
    - Remove the duplicate 'The software is not from a trusted source'
       (Richard Hughes)
  * Removed patches which have been applied upstream
  * Fix segfault with >= GLib 2.29
  * Remove old, unnecessary *.moc files

packagekit (0.6.17-1) unstable; urgency=low

  * New upstream release: 0.6.17
     - Actually use the value from /etc/login.defs (Richard Hughes)
     - Ignore local packages when calculating the simulate list
        (Richard Hughes)
     - Ignore untrusted packages when calculating the simulate list
        (Richard Hughes)
     - Add an untrusted section header when using console applications
        (Richard Hughes)
  * aptcc: Fix crash when long description blow char buffer,
     remove some mem leaks too
  * aptcc: Fix the size of the packages by emitting installedSize
     when installed and download size when available.

packagekit (0.6.16-1) unstable; urgency=low

  * New upstream release: 0.6.16
     - glib: Added element-type annotations for each function returning a
        GPtrArray (Alex Eftimie)
     - glib: Ensure packages from the progress handler have the package_id
        assigned (Richard Hughes)
     - aptcc: Better put last fix in pk_backend_initialize
        (Daniel Nicoletti)
     - aptcc: Fix bug that resolved packages were emited as installed when
        updates (Daniel Nicoletti)
     - aptcc: Fix getDetails to actually use the resolved version,
        deb#606135 (Daniel Nicoletti)
     - aptcc: Initial support to conffile handling (Daniel Nicoletti)
     - aptcc: Set env var to disable apt-listbugs closes deb#628835
        (Daniel Nicoletti)
     - Support looking up Plasma services (Kevin Kofler)
     - Do not hardcode G_DISABLE_DEPRECATED as it breaks with GTK+-2 and
        GLib (Richard Hughes)
     - Do not hardcode the UID_MIN as 500. Fixes rh#717110
        (Richard Hughes)
     - Do not try to parse any arguments in command-not-found
        (Richard Hughes)
     - Ensure we save the updates cache for the pre-transaction checks
        (Richard Hughes)
     - Fix a build error in the browser plugin when using old versions of
        gdk (Richard Hughes)
  * Remove patches which were applied upstream
  * Drop dependency on dh_autoreconf
  * Update my mailadress
 -- Matthias Klumpp <email address hidden>   Wed,  14 Sep 2011 13:04:18 +0000

Upload details

Uploaded by:
Matthias Klumpp
Uploaded to:
Oneiric
Original maintainer:
Matthias Klumpp
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
packagekit_0.6.18.orig.tar.gz 9.0 MiB 8d335955f4760eff3d9827fa90ba670626f71ded241c9d5e73a5a5f703ee6af4
packagekit_0.6.18-1.debian.tar.gz 14.5 KiB b50b5fb88bcf161487b75c61ba818e18de26d50cdd18f473a282786b7e4762eb
packagekit_0.6.18-1.dsc 2.2 KiB 1d71f5adbdf3c84c8ce3ebb8bd6916d36d49f0e5246fb3e52fe2ba77afcb82e8

Available diffs

View changes file

Binary packages built by this source

browser-plugin-packagekit: No summary available for browser-plugin-packagekit in ubuntu oneiric.

No description available for browser-plugin-packagekit in ubuntu oneiric.

gir1.2-packagekitglib-1.0: GObject introspection data for the PackageKit GLib library

 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package contains introspection data for the PackageKit
 GLib interface library.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

gstreamer0.10-packagekit: No summary available for gstreamer0.10-packagekit in ubuntu oneiric.

No description available for gstreamer0.10-packagekit in ubuntu oneiric.

libpackagekit-glib2-14: Library for accessing PackageKit using GLib

 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package provides an advanced library to access PackageKit using GLib.
 It makes use of only async D-Bus calls and provides high level tasks which
 peform the "transaction dance".

libpackagekit-glib2-dev: Library for accessing PackageKit using GLib (development files)

 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package provides an advanced library to access PackageKit using GLib.
 It makes use of only async D-Bus calls and provides high level tasks which
 peform the "transaction dance".
 .
 This package provides the header files and documentation for the advanced
 PackageKit library based on GLib. It makes use of only async D-Bus calls
 and provides high level tasks which peform the "transaction dance".

libpackagekit-qt2-2: No summary available for libpackagekit-qt2-2 in ubuntu oneiric.

No description available for libpackagekit-qt2-2 in ubuntu oneiric.

libpackagekit-qt2-dev: Library for accessing PackageKit using Qt4 (development files)

 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package provides the header files for Qt.

packagekit: Provides a package management service

 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 The work is done by backends which make use of the package manager shipped by
 the corresponding distribution. PackageKit is not meant to replace
 advanced tools like Synaptic.
 .
 The main benefits are:
  - unified interface on several distributions
  - fine grained privileges by using PolicyKit
  - independency from a running desktop session during the processing

packagekit-backend-apt: Python APT backend for PackageKit

 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package allows using APT over a Python-based PackageKit backend.
 APT is the default package management tool of Debian and Ubuntu.

packagekit-backend-aptcc: No summary available for packagekit-backend-aptcc in ubuntu oneiric.

No description available for packagekit-backend-aptcc in ubuntu oneiric.

packagekit-backend-smart: Smart backend for PackageKit

 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package allows using the smart package manager.

packagekit-bash-completion: No summary available for packagekit-bash-completion in ubuntu oneiric.

No description available for packagekit-bash-completion in ubuntu oneiric.

packagekit-dbg: No summary available for packagekit-dbg in ubuntu oneiric.

No description available for packagekit-dbg in ubuntu oneiric.

packagekit-docs: No summary available for packagekit-docs in ubuntu oneiric.

No description available for packagekit-docs in ubuntu oneiric.

packagekit-gtk3-module: Install fonts automatically using PackageKit

 PackageKit allows performing simple software management tasks over a DBus
 interface e.g. refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 The PackageKit GTK+ module allows any Pango application to install
 fonts from configured repositories using PackageKit.

python-packagekit: PackageKit Python bindings

 PackageKit allows performing simple software management tasks over a DBus
 interface e.g refreshing the cache, updating, installing and removing
 software packages or searching for multimedia codecs and file handlers.
 .
 This package provides Python bindings for PackageKit