summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-07-29 09:29:18 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-07-29 09:29:18 +0200
commitf4cd218da7c85dcbaa46bc5c857c9af72ad0bf1b (patch)
tree495026735e2ce93c047e17e1f51d37c98f2120a8 /debian
parentd642c9ea22f5705acfcba79493f48293626771c3 (diff)
parent9cf2545567bef5e7dbd8787b0f8db2c60f3ca5eb (diff)
downloadpython-apt-f4cd218da7c85dcbaa46bc5c857c9af72ad0bf1b.tar.gz
merged dump() method from lp:~mvo/python-apt/mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cb747f14..14ad4bf5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
python-apt (0.7.97) UNRELEASED; urgency=low
+ [ Julian Andres Klode ]
* python/tag.cc:
- Support gzip compression for control files (Closes: #383617),
requires APT (>> 0.7.26~exp10) to work.
@@ -8,6 +9,10 @@ python-apt (0.7.97) UNRELEASED; urgency=low
after them).
* python/apt_pkgmodule.cc:
- Bind pkgAcquire::Item::StatTransientNetworkError (Closes: #589010)
+
+ [ Michael Vogt ]
+ * python/configuration.cc:
+ - add binding for the "dump()" method to configruation objects
-- Julian Andres Klode <jak@debian.org> Fri, 23 Jul 2010 16:14:39 +0200