sessioninstaller 0.20+bzr128-0ubuntu1.3 source package in Ubuntu

Changelog

sessioninstaller (0.20+bzr128-0ubuntu1.3) precise-proposed; urgency=low

  * debian/patches/dont_double_defer.patch:
    - Cherry pick upstream patch to avoid calling errback twice on the
      same deferred object (LP: #1056545)
 -- Michael Terry <email address hidden>   Thu, 28 Mar 2013 14:50:24 -0400

Upload details

Uploaded by:
Michael Terry
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
gnome
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main gnome

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
sessioninstaller_0.20+bzr128.orig.tar.gz 32.9 KiB a310e4ca6b275a129d0a7ef7a7dcf3f9bfc511910514ccdfb8bcb678dd24c557
sessioninstaller_0.20+bzr128-0ubuntu1.3.debian.tar.gz 5.4 KiB a4a2d67f34c1e720d01f7be150d6e8f3193f1e405c070ae1b4a0835ec5a5ceed
sessioninstaller_0.20+bzr128-0ubuntu1.3.dsc 1.5 KiB 8a2f40c735403f4e91c7d4e0a04ec44d7db5cb605b4e55a3c2b08119bd7d57cf

View changes file

Binary packages built by this source

sessioninstaller: APT based installer using PackageKit's session DBus API

 Sessioninstaller allows applications to easily install additional software
 (e.g. extensions or GStreamer codecs), uninstall files and perform simple
 software status queries by implementing the distribution neutral
 D-Bus session interface of PackageKit.
 .
 The whole process including confirmation, error reporting and progress
 and notification is handled by sessioninstaller.
 .
 The reference implementation of the D-Bus interface can be found in
 gnome-packagekit. It was also adpoted by KPackageKit.
 .
 In contrast to gnome-packagekit and KPackageKit it doesn't use the PackageKit
 daemon for querying and installation, but instead makes use of APT and
 aptdaemon (alternatively synaptic can be used).