sessioninstaller 0.20+bzr141-0ubuntu4 source package in Ubuntu

Changelog

sessioninstaller (0.20+bzr141-0ubuntu4) trusty; urgency=medium

  * debian/patches/03_new_gstreamer.patch:
    - update to work with the current gstreamer version (lp: #1278284)
 -- Sebastien Bacher <email address hidden>   Fri, 28 Mar 2014 17:01:02 +0100

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main gnome

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
sessioninstaller_0.20+bzr141.orig.tar.gz 33.6 KiB d8b14598f356d46aa364467a805530a3d38ccb0e6004a9e1d3cd5ce202595187
sessioninstaller_0.20+bzr141-0ubuntu4.debian.tar.gz 5.7 KiB 3a42be0277bba5273387f048d691f0b78021f782b9595cc40b6fa0c2414e707c
sessioninstaller_0.20+bzr141-0ubuntu4.dsc 1.5 KiB a6cd1b599c7d1336da764fdd27aaa911e759fc0409e5f6b43e4b4c520c7687d5

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