summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-11-10 17:20:58 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-11-10 17:20:58 +0100
commit628d7caf9ca6ee819398a4b88c23e42094fe2c10 (patch)
tree06d0c31214151eadd35a945dc6e063e2e52dd38d /debian
parent1948d5d03887eb81ea7797c0f23049ef6c3895ce (diff)
downloadpython-apt-628d7caf9ca6ee819398a4b88c23e42094fe2c10.tar.gz
fix build against apt in experimental
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f5ae2b79..58326dc2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ python-apt (0.8.2) UNRELEASED; urgency=low
* apt/cache.py:
- remove "print" when creating dirs in apt.Cache(rootdir=dir),
thanks to Martin Pitt
+ * fix build against apt in experimental
[ Tshepang Lekhonkhobe ]
* rm usage of camelcase in cache.py doc (closes: #626617)