diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-25 18:35:00 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-25 18:35:00 +0200 |
| commit | f5cec7ab0596ba15e6451745aa0770a84b151c58 (patch) | |
| tree | 03bfffb628573abca362d11f6d7bf66da0cf85ec /debian | |
| parent | 268c7947aa2311682df06bbc70a7c3f5f20d9c1f (diff) | |
| parent | 4ea2b04891b17eb22b9321a3896d74a809783915 (diff) | |
| download | python-apt-f5cec7ab0596ba15e6451745aa0770a84b151c58.tar.gz | |
* data/templates/Debian.info.in:
- add 'lenny' template info
* aptsources/distinfo.py:
- fix template matching for arch specific code (LP: #244093)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8b622796..c8963fe2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-apt (0.7.7ubuntu2) intrepid; urgency=low + + * data/templates/Debian.info.in: + - add 'lenny' template info + * aptsources/distinfo.py: + - fix template matching for arch specific code (LP: #244093) + + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 25 Jul 2008 18:34:28 +0200 + python-apt (0.7.7ubuntu1) intrepid; urgency=low * merged from debian-sid |
