diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-06-12 16:21:22 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-06-12 16:21:22 +0200 |
| commit | dd3c715fc64caa2dfca7ecf26a6f1ae2b99eb030 (patch) | |
| tree | bb3dae2ce4ac6148121930a01ff4e5c837268909 /debian | |
| parent | 35d1d39728f6e2ef5e025b2359ee6d53911f9cc1 (diff) | |
| parent | 44faadf294230dc6384b309b06089520d562f199 (diff) | |
| download | python-apt-dd3c715fc64caa2dfca7ecf26a6f1ae2b99eb030.tar.gz | |
merged from debian-sid
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 0f046f26..68a7627f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -python-apt (0.7.5) UNRELEASED; urgency=low +python-apt (0.7.5) unstable; urgency=low - * use the new CacheFile::ListUpdate() code + * use the new ListUpdate() code * add example in doc/examples/update.py * python/pkgrecords.cc: - export the Homepage field @@ -22,7 +22,7 @@ python-apt (0.7.5) UNRELEASED; urgency=low - support arch specific BaseURI, MatchURI and MirrosFile fields in the distinfo template - -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Jan 2008 21:17:00 +0100 + -- Michael Vogt <mvo@debian.org> Tue, 19 Feb 2008 21:06:36 +0100 python-apt (0.7.4) unstable; urgency=low |
