summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-06-15 09:02:21 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-06-15 09:02:21 +0200
commita7d7e6f5068d7aa9d20b8e52b80b05290776ea62 (patch)
treedd25798222c18bdc04de186cecb2b38435bc3305 /debian
parent3b12e19d8a19ae319646cc2a97c36e92cf65a1d5 (diff)
parent473031d5c8273643592d2f269fd532afb560303c (diff)
downloadpython-apt-a7d7e6f5068d7aa9d20b8e52b80b05290776ea62.tar.gz
* apt/cache.py:
- applied otavios patch to suppport alternatives rootdirs
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a1a9858e..287605e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
python-apt (0.6.18) unstable; urgency=low
+ [ Michael Vogt ]
* doc/examples/print_uris.py:
- added a example to show how the indexfile.ArchiveURI() can be used
with binary packages
+ [ Otavio Salvador ]
+ * apt/cache.py:
+ - fix commit doc string to also cite the open related callbacks
+ - allow change of rootdir for APT database loading
+
--
python-apt (0.6.17) unstable; urgency=low