summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-07-25 18:53:56 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-07-25 18:53:56 +0200
commit4922f32e6ee40511775067241bda6d2dde539c1f (patch)
tree1519621f91dcee928bb8f12580c6e33773a76f09
parent4ea2b04891b17eb22b9321a3896d74a809783915 (diff)
downloadpython-apt-4922f32e6ee40511775067241bda6d2dde539c1f.tar.gz
close the right bug for the missing lenny template
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c196abe6..571e0ae5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
python-apt (0.7.7.1) unstable; urgency=low
* data/templates/Debian.info.in:
- - add 'lenny' template info
+ - add 'lenny' template info (closes: #476364)
* aptsources/distinfo.py:
- fix template matching for arch specific code (LP: #244093)