aptdaemon 1.1.1-1ubuntu3 source package in Ubuntu
Changelog
aptdaemon (1.1.1-1ubuntu3) trusty; urgency=medium * Rewrite the python shebang path to /usr/bin/python3. -- Matthias Klose <email address hidden> Thu, 20 Feb 2014 17:39:44 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
aptdaemon_1.1.1.orig.tar.gz | 1.3 MiB | 03dfb1a220e13f5c5ef7d0da135aca3236107d009e87fbae4b35a654e9958746 |
aptdaemon_1.1.1-1ubuntu3.debian.tar.gz | 24.3 KiB | c9216a6a18731023763243b4a985c9c4ec21606b456a846d75fd40d81f233afa |
aptdaemon_1.1.1-1ubuntu3.dsc | 2.6 KiB | 4cf1e52548af6474cd7d4ca7331baf12a0aca0da89ec3feb2255bd3c168209f9 |
Available diffs
- diff from 1.1.1-1ubuntu1 to 1.1.1-1ubuntu3 (1.3 KiB)
- diff from 1.1.1-1ubuntu2 to 1.1.1-1ubuntu3 (555 bytes)
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 2 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 2 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 2 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 2 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.
- python3-aptdaemon: Python 3 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 3 modules required to run aptdaemon
and to implement a client. The API is not stable yet.
- python3-aptdaemon.gtk3widgets: Python 3 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 3 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.
- python3-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.
- 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.