summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-08-14 14:08:22 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-08-14 14:08:22 +0200
commitcef90610bf1bd56da9f94ed4f848b08e0203f532 (patch)
tree2efd60e61c82b6217fab0b02517de71ab3f9933d /debian
parent794e9321c92aab78c3b7123d765967ba67b79851 (diff)
downloadpython-apt-cef90610bf1bd56da9f94ed4f848b08e0203f532.tar.gz
* python/cache.cc:
- add "Codename" to PackageFile object
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4cb74abc..d13335ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ 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: