diff options
| author | Michael Vogt <mvo@debian.org> | 2008-11-07 21:41:25 +0100 |
|---|---|---|
| committer | Michael Vogt <mvo@debian.org> | 2008-11-07 21:41:25 +0100 |
| commit | 11d67acf4e84bc9d3a798377c61be4235114d39f (patch) | |
| tree | e9c5ac1fdf2c8e89ffef7e68236bf5afb1dab3e6 /debian | |
| parent | 44d1746f2dd6c055f340f9368d6411a9b6170150 (diff) | |
| parent | 4922f32e6ee40511775067241bda6d2dde539c1f (diff) | |
| download | python-apt-11d67acf4e84bc9d3a798377c61be4235114d39f.tar.gz | |
* Non-maintainer upload.
* data/templates/Debian.info.in: Set the BaseURI to security.debian.org for
lenny/updates, etch/updates and sarge/updates. (Closes: #503237)
* data/templates/Debian.info.in:
- add 'lenny' template info (closes: #476364)
* aptsources/distinfo.py:
- fix template matching for arch specific code (LP: #244093)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a3792386..6dd5e4e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +python-apt (0.7.7.1+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * data/templates/Debian.info.in: Set the BaseURI to security.debian.org for + lenny/updates, etch/updates and sarge/updates. (Closes: #503237) + + -- Jonny Lamb <jonny@debian.org> Fri, 24 Oct 2008 12:44:33 +0100 + +python-apt (0.7.7.1) unstable; urgency=low + + * data/templates/Debian.info.in: + - add 'lenny' template info (closes: #476364) + * aptsources/distinfo.py: + - fix template matching for arch specific code (LP: #244093) + + -- Michael Vogt <mvo@debian.org> Fri, 25 Jul 2008 18:13:53 +0200 + python-apt (0.7.7) unstable; urgency=low [ Emanuele Rocca ] |
