summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-01-20 17:06:11 +0100
committerJulian Andres Klode <jak@debian.org>2010-01-20 17:06:11 +0100
commit2e32d8d27f84b585ef8196a28bdd2e649de02607 (patch)
tree7f0ee602792764aa410d814b71a8cd528f3b8539 /debian/changelog
parent86bad92b26e6c7af7deb7dfcdd25e70ce1ce5a85 (diff)
downloadpython-apt-2e32d8d27f84b585ef8196a28bdd2e649de02607.tar.gz
Rename apt_pkg.PackageIndexFile to apt_pkg.IndexFile.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7b711e1d..409cf44e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ python-apt (0.7.93) UNRELEASED; urgency=low
- Fix some parsing of dpkg status fd.
* apt/progress/text.py:
- Replace one print statement with a .write() call.
+ * Rename apt_pkg.PackageIndexFile to apt_pkg.IndexFile.
[ Colin Watson ]
* apt/progress/__init__.py: