summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-11-09 03:48:34 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-11-09 03:48:34 +0000
commitec26e26bf3856f8a2548f456905d78aca4c12eec (patch)
tree298f9dbdcaa8302c76963ba039a35879f5c141a7
parentaeac7fa849373c7a6fddd5daeddc5bfba7e6eba1 (diff)
downloadpython-apt-ec26e26bf3856f8a2548f456905d78aca4c12eec.tar.gz
* changelog fix
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index a31244bb..bf89cc0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,9 +9,9 @@ python-apt (0.6.14) unstable; urgency=low
- always run "Restart" before performing a Lookup
* export locking via: GetLock(),PkgSystem{Lock,UnLock}
* apt/cache.py:
- - add __iter__
+ - added __iter__ to make "for pkg in apt.Cache:" stuff possible
- -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Sep 2005 13:24:31 +0200
+ --
python-apt (0.6.13) unstable; urgency=low