summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-11-24 10:46:40 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-11-24 10:46:40 +0100
commitf7d22dc2e7964ce33415e53a81dfc62439111491 (patch)
tree4ea752707d140e5872cf1122b1a5b4837335693e /debian
parentd6fafe4e9e106547910ef759573a86e1a582bc73 (diff)
downloadpython-apt-f7d22dc2e7964ce33415e53a81dfc62439111491.tar.gz
* tests/test_apt_cache.py:
- fix tests to work if apt compressed indexes are enabled
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 b78a58af..a198781b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,8 @@ python-apt (0.7.98) unstable; urgency=low
- do use PyString_FromFormat(), in python versions below 2.7 it
does not support long long (%llu), use strprintf() from libapt
instead
+ * tests/test_apt_cache.py:
+ - fix tests to work if apt compressed indexes are enabled
[ Kiwinote ]
* apt/debfile: