diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-11-24 10:46:40 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-11-24 10:46:40 +0100 |
| commit | f7d22dc2e7964ce33415e53a81dfc62439111491 (patch) | |
| tree | 4ea752707d140e5872cf1122b1a5b4837335693e /debian | |
| parent | d6fafe4e9e106547910ef759573a86e1a582bc73 (diff) | |
| download | python-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/changelog | 2 |
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: |
