sessioninstaller 0.20+bzr150-0ubuntu4.1 source package in Ubuntu

Changelog

sessioninstaller (0.20+bzr150-0ubuntu4.1) xenial; urgency=medium

  * debian/patches/typofix.patch: typo fix in manpage and README

 -- Sebastien Bacher <email address hidden>  Wed, 16 Mar 2016 16:37:22 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe gnome
Xenial release main gnome

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sessioninstaller_0.20+bzr150.orig.tar.gz 33.5 KiB dd9a87f9f4daafa3bdc76e484bfab8bc016596fc5309c0210b53d68d92ad2f91
sessioninstaller_0.20+bzr150-0ubuntu4.1.debian.tar.xz 6.5 KiB 5ca9847e15b82a5270368a132a06f845ca7b99b242a1e743576d71116c6e741f
sessioninstaller_0.20+bzr150-0ubuntu4.1.dsc 1.5 KiB 8df22ca2b64d5f4060eeb5094b30a774404977a85b739775bc095b826c2808bc

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