packagekit 0.7.2-2ubuntu1 source package in Ubuntu

Changelog

packagekit (0.7.2-2ubuntu1) precise; urgency=low

  * Add 00git_add_provides_language_support.patch: Add LANGUAGE_SUPPORT
    what-provides type. Patch taken from upstream git head. We need this now
    so that we can get the new enum into python-packagekit, and implement it
    in aptdaemon.
  * Add debian/patches/00git_apt_fixes.patch: Fix crash in WhatProvides(), and
    implement support for types ANY and MODALIAS. Backported from upstream git
    head.
 -- Martin Pitt <email address hidden>   Mon, 30 Jan 2012 11:04:43 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
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.7.2.orig.tar.gz 9.3 MiB 1840669952795042ddcaef596d896b2a1545906068e0bedfd8d7c802a310fef3
packagekit_0.7.2-2ubuntu1.debian.tar.gz 19.3 KiB 35b9c847265a04b5bddbc88364f9f682a96528c2f76b02189d92fbd1ac611780
packagekit_0.7.2-2ubuntu1.dsc 3.6 KiB 9e18e3c46c81f50ff8687ef2a59a1542cdfd54480d9ebe21328876ddf404ace7

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-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: Library for accessing PackageKit using Qt4

 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 library to access PackageKit using Qt.

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-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-bash-completion: Offer to install missing programs automatically

 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.
 .
 A simple helper that offers to install missing packages on the command line
 using PackageKit.

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.

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