diff options
| author | Julian Andres Klode <jak@debian.org> | 2014-02-22 19:06:04 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2014-02-22 19:06:04 +0100 |
| commit | e80e2ee5f2d6415028a0ca9d58a6714ac10a5a4b (patch) | |
| tree | c189f20ac0615798da04565790cfc6a2847b88e1 /debian | |
| parent | 208d276e21daeb0976f749f7c2deeab58bd2dd95 (diff) | |
| download | python-apt-e80e2ee5f2d6415028a0ca9d58a6714ac10a5a4b.tar.gz | |
Release 0.9.3
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2a0d6b1d..c183cfc5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +python-apt (0.9.3) unstable; urgency=medium + + * doc/source/conf.py: Python 3 support + * debian/rules: Use dh_sphinxdoc integration + * utils/doclint.py: Drop, not working anymore. + * python/generic.h: Fix MkPyNumber to work if char is unsigned. + * data: Add Tanglu distribution information + * debian/python3-apt-dbg.files: Fix pattern for kFreeBSD + * tests/test_policy.py: Disable, uses system state (FTBFS on ppc64) + * tests/data/aptsources/sources.list.testDistribution: Add tanglu + * tests/test_policy.py: Fix comment to conform to PEP8 + + -- Julian Andres Klode <jak@debian.org> Sat, 22 Feb 2014 19:05:48 +0100 + python-apt (0.9.2) unstable; urgency=medium [ Michael Vogt ] |
