aptdaemon 1.1.1+bzr982-0ubuntu14 source package in Ubuntu

Changelog

aptdaemon (1.1.1+bzr982-0ubuntu14) wily; urgency=medium

  * debian/patches/lp1439769-aptdaemon-autoinstall.patch: Display the flag
    name in the error message, not the package name.

 -- Brian Murray <email address hidden>  Mon, 12 Oct 2015 09:02:44 -0700

Upload details

Uploaded by:
Brian Murray
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main admin

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
aptdaemon_1.1.1+bzr982.orig.tar.gz 1.2 MiB 8729ce3163279359d2dfd674aa3a4d8af49ff6a99bfd0ef670ddb7ec50698eb6
aptdaemon_1.1.1+bzr982-0ubuntu14.debian.tar.xz 27.7 KiB 366d24b61a830618da140b0efc86e7f83c8fa9be7dd8a9783d1190d66d4ed8e7
aptdaemon_1.1.1+bzr982-0ubuntu14.dsc 2.4 KiB c3fcf481274d149a4b3a52b6bf4620f7011508ff5029604a06a95f199f6e7044

View changes file

Binary packages built by this source

aptdaemon: transaction based package management service

 Aptdaemon allows normal users to perform package management tasks, e.g.
 refreshing the cache, upgrading the system, installing or removing software
 packages.
 .
 Currently it comes with the following main features:
 .
  - Programming language independent D-Bus interface, which allows one to
    write clients in several languages
  - Runs only if required (D-Bus activation)
  - Fine grained privilege management using PolicyKit, e.g. allowing all
    desktop user to query for updates without entering a password
  - Support for media changes during installation from DVD/CDROM
  - Support for debconf (Debian's package configuration system)
  - Support for attaching a terminal to the underlying dpkg call
 .
 This package contains the aptd script and all the data files required to run
 the daemon. Moreover it contains the aptdcon script, which is a command
 line client for aptdaemon. The API is not stable yet.

aptdaemon-data: No summary available for aptdaemon-data in ubuntu wily.

No description available for aptdaemon-data in ubuntu wily.

python-aptdaemon: No summary available for python-aptdaemon in ubuntu wily.

No description available for python-aptdaemon in ubuntu wily.

python-aptdaemon.gtk3widgets: No summary available for python-aptdaemon.gtk3widgets in ubuntu yakkety.

No description available for python-aptdaemon.gtk3widgets in ubuntu yakkety.

python3-aptdaemon: No summary available for python3-aptdaemon in ubuntu yakkety.

No description available for python3-aptdaemon in ubuntu yakkety.

python3-aptdaemon.gtk3widgets: No summary available for python3-aptdaemon.gtk3widgets in ubuntu wily.

No description available for python3-aptdaemon.gtk3widgets in ubuntu wily.

python3-aptdaemon.pkcompat: No summary available for python3-aptdaemon.pkcompat in ubuntu wily.

No description available for python3-aptdaemon.pkcompat in ubuntu wily.

python3-aptdaemon.test: Test environment for aptdaemon clients

 Aptdaemon is a transaction based package management daemon. It allows
 normal users to perform package management tasks, e.g. refreshing the
 cache, upgrading the system, installing or removing software packages.
 .
 This package provides the aptdaemon.test module and several helper
 scripts and a test repository to write unittests for aptdaemon
 clients.