python-apt 0.9.3.10ubuntu1~rtm1 source package in Ubuntu RTM

Changelog

python-apt (0.9.3.10ubuntu1~rtm1) 14.09; urgency=medium

  * Rebuild for ubuntu-rtm.

python-apt (0.9.3.10ubuntu1) utopic; urgency=low

  [ Colin Watson ]
  * Add template for the "Ubuntu-RTM" derived distribution.
  * Detect whether a system is running Ubuntu-RTM by way of
    "system-image-cli -i".  Not perfect but close enough.

python-apt (0.9.3.10) unstable; urgency=medium

  * python/tag.cc: ensure that the final \n is there when
    duplicating section data
  * apt/debfile.py:
    - Stop reading after the "Format" stanza in a .dsc file
    - Add support for apt.debfile.DscSrcPackage.filelist
    - Read all tags from a dsc file and improve tests
  * fix tests when gnupg is < 1.4.18
  * update python-apt.pot

python-apt (0.9.3.9) unstable; urgency=medium

  [ Michael Vogt ]
  * fix another pep8 failure

  [ Julian Andres Klode ]
  * doc/source/tutorials/apt-get.rst: Remove -s from --print-uris invocation
    (LP: #1308670)

  [ Mauricio Faria de Oliveira ]
  * tests/test_pep8.py: --ignore E129 too (fix FTBFS with pep8 >= 1.5)
  * tests/test_auth.py: update for gnupg 1.4.18 (Closes: #755342)

python-apt (0.9.3.8) unstable; urgency=medium

  * pep8 fixes to fix autopkgtest failure with the most recent
    pep8 package
 -- Colin Watson <email address hidden>   Wed, 24 Sep 2014 16:47:23 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
14.09
Original maintainer:
APT Development Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main python
14.09 release main python

Builds

14.09: [FULLYBUILT] amd64 [FULLYBUILT] armhf [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-apt_0.9.3.10ubuntu1~rtm1.tar.xz 300.7 KiB 3c401430953790705e2637a1822dfdaa6942e8665b2817ec03d4113d58bfd134
python-apt_0.9.3.10ubuntu1~rtm1.dsc 2.3 KiB d66205973cbd1f769690540faffb8342be062f629c1424138e713a6b2adbe018

View changes file

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.