diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-25 09:58:29 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-25 09:58:29 +0000 |
| commit | 2d4d72797cfa3dff2c14cb44b618cb2e0a6ed61f (patch) | |
| tree | d5cebf9ae6e8c863aa4e6fdfce4b25d1eacfabdf | |
| parent | f2cd8c2ab2b7886c11c44e17fb1341c06f60e1f9 (diff) | |
| download | python-apt-2d4d72797cfa3dff2c14cb44b618cb2e0a6ed61f.tar.gz | |
uploading as 0.7.4ubuntu3
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6a33f128..c31f955a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ +python-apt (0.7.4ubuntu3) hardy; urgency=low + + * python/tar.cc: + - fix .lzma extraction (thanks to bigjools for reporting) + + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 25 Jan 2008 09:57:31 +0000 + python-apt (0.7.4ubuntu2) hardy; urgency=low * use the new apt ListUpdate() code * add example in doc/examples/update.py - * python/tar.cc: - - fix .lzma extraction (thanks to bigjools) -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Jan 2008 21:17:00 +0100 |
