summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-07-29 19:17:06 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-07-29 19:17:06 +0200
commitc8bd732d5cb8be16ae48f8a72a4ed8a266b4ce36 (patch)
tree165bceb2ebc9f28bc5d36c13776fe8d63095c227 /debian
parent9236b4b1289e9e5ffdfa6c96cac0bd479e2dcd13 (diff)
downloadpython-apt-c8bd732d5cb8be16ae48f8a72a4ed8a266b4ce36.tar.gz
* tests/test_aptsources_ports.py, tests/test_aptsources.py:
- use tmpdir during the tests to fix test failure with apt from experimental
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a25167d5..193f4c58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ python-apt (0.8.1) UNRELEASED; urgency=low
the supported methods here
* tests/test_debfile.py:
- add test for raise on unknown data.tar.xxx
+ * tests/test_aptsources_ports.py, tests/test_aptsources.py:
+ - use tmpdir during the tests to fix test failure with apt from
+ experimental
-- Julian Andres Klode <jak@debian.org> Tue, 07 Jun 2011 14:00:22 +0200