summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-02-13 16:40:52 +0100
committerJulian Andres Klode <jak@debian.org>2010-02-13 16:40:52 +0100
commitf594f8f2b8e90717ccbdcc3d17ada3c7d0e9163a (patch)
treec1165606e7e250cf16870382dec7d73ce543b213 /debian
parentc8fa835540d60393f2a1168625bf5d5ae01c4538 (diff)
downloadpython-apt-f594f8f2b8e90717ccbdcc3d17ada3c7d0e9163a.tar.gz
* data/templates/Debian.info.in:
- Replace the MatchURI with one that really matches something.
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 fe0d3b9a..ad42ddda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ python-apt (0.7.93.2) UNRELEASED; urgency=low
false positives.
* python/tagfile.cc:
- Implement the iterator protocol in TagFile.
+ * data/templates/Debian.info.in:
+ - Replace the MatchURI with one that really matches something.
-- Julian Andres Klode <jak@debian.org> Sun, 07 Feb 2010 19:58:40 +0100