summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-02-13 16:41:39 +0100
committerJulian Andres Klode <jak@debian.org>2010-02-13 16:41:39 +0100
commitdadba850a99f4ae87ac0a7a89b60bae849d76306 (patch)
treee65f89369a72fec4e9a63e579ccc526380e4db18 /debian
parentf594f8f2b8e90717ccbdcc3d17ada3c7d0e9163a (diff)
downloadpython-apt-dadba850a99f4ae87ac0a7a89b60bae849d76306.tar.gz
* tests:
- Fix aptsources tests to use local data files if available.
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 ad42ddda..57a42c60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ python-apt (0.7.93.2) UNRELEASED; urgency=low
- Implement the iterator protocol in TagFile.
* data/templates/Debian.info.in:
- Replace the MatchURI with one that really matches something.
+ * tests:
+ - Fix aptsources tests to use local data files if available.
-- Julian Andres Klode <jak@debian.org> Sun, 07 Feb 2010 19:58:40 +0100