packagekit 0.8.12-1ubuntu1 source package in Ubuntu

Changelog

packagekit (0.8.12-1ubuntu1) trusty; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    + Client tools alternatively depend on or recommend aptdaemon's
      compatibility layer.
    + packagekit provides the virtual packagekit-system-interface.
    + Add break on packagekit-plugin-click <= 0.3.
    + Fix default url in vendor-ubuntu.diff.
    + Temporarily disable browser plugin on arm64, to help with
      bootstrapping this new architecture.

packagekit (0.8.12-1) unstable; urgency=low

  * New upstream release: 0.8.12
  * Depend on policykit-1 (Closes: #719569)
  * Update symbols file
  * Remove TODO from docs
  * Fix default URL for Ubuntu vendor
 -- Colin Watson <email address hidden>   Tue, 29 Oct 2013 08:02:30 -0700

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
packagekit_0.8.12.orig.tar.xz 1.5 MiB 2e13513e0d8b6ad07b239cdeb28c7eb6ee71e4d3290d86ddbcf3fba89c739cf6
packagekit_0.8.12-1ubuntu1.debian.tar.gz 22.8 KiB 252eef9a98f8d749d4e585bdb3deaa941423d8c5da18492ec301a4843bffac12
packagekit_0.8.12-1ubuntu1.dsc 3.4 KiB 9d86b66eafed44e625b55ce44ab456d627b4ffd05d8122f85006f44234211190

View changes file

Binary packages built by this source

browser-plugin-packagekit: Plugin to install missing plugins 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.
 .
 This package provides a browser plugin.

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: GStreamer plugin to install codecs 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.
 .
 This package provides a plugin for the GStreamer multimedia framework
 to search and to install audio and video codecs.

libpackagekit-glib2-16: 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".

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-aptcc: 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 C++-based PackageKit backend to
 target systems with low memory.
 APT is the default package management tool of Debian and Ubuntu.

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-dbg: Debugging symbols for PackageKit

 This package includes debugging symbols for PackageKit
 libraries, backends and command-line tools.
 PackageKit is a package management abstraction layer which
 allows performing simple software management tasks over a DBus
 interface
 .
 Most people will not need this package.

packagekit-docs: Documentation 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 provides documentation for PackageKit.

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.

packagekit-tools: Provides PackageKit command-line tools

 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 PackageKit command-line tools.

python3-packagekit: PackageKit backend 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 PackageKit Python bindings which are still needed
 by some PackageKit backends written in Python.
 If you want to use PackageKit from Python and don't write a backend, please
 use the GIRepository instead.