summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-10-15 11:01:50 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-10-15 11:01:50 +0200
commitfafe0098d1afdfdd7c491fd814286b0c3ea03486 (patch)
treeb574253f5279fc7de1daf9ebdbc80f528afc547b /debian
parent2e754964b0570ff72c82aa012142adf504e01f0e (diff)
downloadpython-apt-fafe0098d1afdfdd7c491fd814286b0c3ea03486.tar.gz
update changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 31ac7b45..1cb722b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ python-apt (0.8.8.1) UNRELEASED; urgency=low
* python/tag.cc:
- make TagSecString_FromStringAndSize, TagSecString_FromString
static, thanks to jcristau
+ * python/cache.cc:
+ - add "Codename" to PackageFile object
+ * add dep8 style autopkgtest support
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Oct 2012 10:03:21 +0200
@@ -68,8 +71,6 @@ python-apt (0.8.6) unstable; urgency=low
* debian/control:
- add build-dep for apt (>= 0.9.6) to make test_auth.py test
work reliable
- * python/cache.cc:
- - add "Codename" to PackageFile object
[ Julian Andres Klode ]
* apt/auth.py: