summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2008-02-19 21:17:45 +0100
committerMichael Vogt <egon@bottom>2008-02-19 21:17:45 +0100
commit44faadf294230dc6384b309b06089520d562f199 (patch)
tree2c2513677db4b69ac3de4e56cc5749e7ab0d0d2f
parent5c84be897a08247a5146cccbac7134cadfb43310 (diff)
downloadpython-apt-44faadf294230dc6384b309b06089520d562f199.tar.gz
uploaded as 0.7.5
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 08fe98a8..0c7a782c 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
@@ -15,7 +15,7 @@ python-apt (0.7.5) UNRELEASED; urgency=low
- add reqReinstallPkgs property that lists all packages in
ReInstReq or HoldReInstReq
- -- 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