summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-01-25 09:58:29 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2008-01-25 09:58:29 +0000
commit2d4d72797cfa3dff2c14cb44b618cb2e0a6ed61f (patch)
treed5cebf9ae6e8c863aa4e6fdfce4b25d1eacfabdf
parentf2cd8c2ab2b7886c11c44e17fb1341c06f60e1f9 (diff)
downloadpython-apt-2d4d72797cfa3dff2c14cb44b618cb2e0a6ed61f.tar.gz
uploading as 0.7.4ubuntu3
-rw-r--r--debian/changelog9
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