python-apt 0.9.1 source package in Ubuntu

Changelog

python-apt (0.9.1) unstable; urgency=low


  * data/templates/Ubuntu.info.in: It's 'Tahr', not 'Thar'
  * data/templates/Debian.info.in: Add jessie
  * data/templates/Debian.info.in: Change wheezy version from 7.0 to 7
  * python/*.cc: Get rid of the easy-to-replace deprecated APT functions
  * python/{depcache.cc,string.cc}: Ignore deprecation warnings for some calls
  * python/depcache.cc: Add more error handling to PkgDepCacheCommit
  * python/cache.cc: Remove a check for an unsigned long value < 0
  * python/arfile.cc: (C++11) Explicitly cast unsigned long to time_t in {}
  * python/apt_instmodule.cc: Make RETURN(x) be return on Python 2
  * python/policy.cc: (scan-build): Fix a dead assignment
  * python/progress.cc: (scan-build): Fix some uninitialized values

 -- Julian Andres Klode <email address hidden>  Wed, 23 Oct 2013 20:04:09 +0200

Upload details

Uploaded by:
APT Development Team
Uploaded to:
Sid
Original maintainer:
APT Development Team
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-apt_0.9.1.dsc 1.6 KiB 935b99e55f5fd767e56ee95a76fa10612817ecb4563c0303ababf9113f316939
python-apt_0.9.1.tar.gz 387.0 KiB 48e27ec0c9d4e7004dcaa6f9f15b193c693f7043db82ed49c18e6a6b8ec43f13

Available diffs

No changes file available.

Binary packages built by this source

python-apt: Python interface to libapt-pkg

 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions, such as:
 .
  - Access to the APT configuration system
  - Access to the APT package information database
  - Parsing of Debian package control files, and other files with a
    similar structure
 .
 The included 'aptsources' Python interface provides an abstraction of
 the sources.list configuration on the repository and the distro level.

python-apt-common: Python interface to libapt-pkg (locales)

 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains locales.

python-apt-dbg: Python interface to libapt-pkg (debug extension)

 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains the extension built for the Python debug interpreter.

python-apt-dev: Python interface to libapt-pkg (development files)

 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains the header files needed to use python-apt objects from
 C++ applications.

python-apt-doc: Python interface to libapt-pkg (API documentation)

 The apt_pkg Python interface will provide full access to the internal
 libapt-pkg structures allowing Python programs to easily perform a
 variety of functions.
 .
 This package contains the API documentation of python-apt.

python3-apt: Python 3 interface to libapt-pkg

 The apt_pkg Python 3 interface will provide full access to the internal
 libapt-pkg structures allowing Python 3 programs to easily perform a
 variety of functions, such as:
 .
  - Access to the APT configuration system
  - Access to the APT package information database
  - Parsing of Debian package control files, and other files with a
    similar structure
 .
 The included 'aptsources' Python interface provides an abstraction of
 the sources.list configuration on the repository and the distro level.

python3-apt-dbg: Python 3 interface to libapt-pkg (debug extension)

 The apt_pkg Python 3 interface will provide full access to the internal
 libapt-pkg structures allowing Python 3 programs to easily perform a
 variety of functions.
 .
 This package contains the extension built for the Python debug interpreter.