summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-02-13 17:05:58 +0100
committerJulian Andres Klode <jak@debian.org>2010-02-13 17:05:58 +0100
commiteb37b3a44fe8e6f15de5211d89fcf63cdf2f6fa6 (patch)
treee2b35e94064ed2e1eaf4d26cca2327dc241a1747 /debian
parent5d3142e5fb0d6d9389b5942ccca1d720262fb690 (diff)
downloadpython-apt-eb37b3a44fe8e6f15de5211d89fcf63cdf2f6fa6.tar.gz
test_all.py: Use local modules instead of system ones if possible.
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 e076d029..c63d3a16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ python-apt (0.7.93.2) UNRELEASED; urgency=low
- Call lsb_release with -idrc instead of --all.
* tests:
- Fix aptsources tests to use local data files if available.
+ - test_all.py: Use local modules instead of system ones if possible.
-- Julian Andres Klode <jak@debian.org> Sun, 07 Feb 2010 19:58:40 +0100