diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-18 21:17:02 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-18 21:17:02 +0200 |
| commit | 1427f53977faddace94c435f3a6b3c09d9a52660 (patch) | |
| tree | 0d13caac3d8cdd4867db2dccce8e845d9cf96ccf | |
| parent | 5b7efad60b731077902cb03bcffd207b6c89e2e4 (diff) | |
| download | python-apt-1427f53977faddace94c435f3a6b3c09d9a52660.tar.gz | |
* merged dokos changelog-only change *cough* *cough*
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8487ba9b..02007000 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-apt (0.6.19ubuntu4) edgy; urgency=low +python-apt (0.6.19ubuntu5) edgy; urgency=low * python/pkgmanager.cc: - fix typo (closes: #382853) @@ -15,6 +15,12 @@ python-apt (0.6.19ubuntu4) edgy; urgency=low -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Sep 2006 18:28:19 +0200 +python-apt (0.6.19ubuntu4) edgy; urgency=low + + * Rebuild to add support for python2.5. + + -- Matthias Klose <doko@ubuntu.com> Fri, 8 Sep 2006 13:32:47 +0000 + python-apt (0.6.19ubuntu3) edgy; urgency=low * merged ddtp support |
