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

Changelog

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

  * debian/patches/synchronous-transactions.patch: Cherry-pick patch from
    upstream (r132) to wait until transactions are done before returning (LP:
    #1042231)
 -- Iain Lane <email address hidden>   Mon, 24 Sep 2012 12:48:25 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
gnome
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

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.2.debian.tar.gz 5.2 KiB c4309fc24a028476b877ed15844a09ea07c94f621fa958a50386d42487c94729
sessioninstaller_0.20+bzr128-0ubuntu1.2.dsc 2.1 KiB 7a951af2015d8d17ea0dfad77f87c3d4f465c608957736a783d496d88f187d85

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).