aptdaemon 0.43+bzr805-0ubuntu5 source package in Ubuntu
Changelog
aptdaemon (0.43+bzr805-0ubuntu5) precise-proposed; urgency=low * debian/patches/apt-dbus-text-api.patch: - Convert Origin.label from python-apt API to python-dbus API, for Python 2 compatibility (LP: #978654). -- Colin Watson <email address hidden> Mon, 17 Sep 2012 15:17:56 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
aptdaemon_0.43+bzr805.orig.tar.gz | 730.6 KiB | f82f2e58ee5b01e1a8442629eb33664066827203cada24a0af3617c980138e4c |
aptdaemon_0.43+bzr805-0ubuntu5.debian.tar.gz | 20.5 KiB | 8bc79e2b76f7b3a06908c1ad28e3075978369b0366d688847032b38939a5959a |
aptdaemon_0.43+bzr805-0ubuntu5.dsc | 2.8 KiB | d6b869a35f3625a3ebb41e08dd5447f481ba85ed126e3a134baab85cd23557c7 |
Available diffs
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: data files for 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 common data files (e.g. icons) for aptdaemon
clients.
- python-aptdaemon: Python module for the server and client of aptdaemon
Aptdaemon is a transaction based package management service. 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 Python modules required to run aptdaemon
and to implement a client. The API is not stable yet.
- python-aptdaemon-gtk: Transitional dummy package
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 is a transitional dummy package to ease the migration
from the python-aptdaemon- gtk to the new python- aptdaemon. gtk(3)widgets
packages.
.
You can remove it safely.
- python-aptdaemon.gtk3widgets: Python GTK+ 3 widgets to run an aptdaemon client
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 Python GTK+ 3 widgets to implement a fully
working graphical client. The widgets can be used to initiate, to
monitor and to control a transaction. The API is not stable yet.
- python-aptdaemon.gtkwidgets: Python GTK+ 2 widgets to run an aptdaemon client
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 Python GTK+ widgets to implement a fully working
graphical client. The widgets can be used to initiate, to monitor and
to control a transaction. The API is not stable yet.
- python-aptdaemon.pkcompat: PackageKit compatibilty for AptDaemon
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 adds a PackageKit DBus interface to AptDaemon.
- python-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.