summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-08 13:45:22 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-08 13:45:22 +0200
commit68860341da1d5e328b66e85f7fdbdc8f54748cb9 (patch)
treee9300eb5be38a079129ba54f24a59d6642ad2272 /debian
parent2fa02f88701da8277e6082942b928031a10cc08c (diff)
downloadpython-apt-68860341da1d5e328b66e85f7fdbdc8f54748cb9.tar.gz
tests/test_apt_cache.py: make the test work on PPA buildd chroots
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 e41f0e36..2deca3fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ python-apt (0.8.1) UNRELEASED; urgency=low
experimental
* tests/test_apt_cache.py:
- fix test by providing proper fixture data
+ - fix test if sources.list is not readable (as is the case on some
+ PPA buildds)
-- Julian Andres Klode <jak@debian.org> Tue, 07 Jun 2011 14:00:22 +0200