summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 37df62a9..09df061d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-apt (0.7.4) UNRELEASED; urgency=low
+
+ * apt/debfile.py:
+ - added wrapper around apt_inst.debExtract()
+ - support dictionary like access
+ * python/apt_instmodule.cc:
+ - added arCheckMember()
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 30 Jul 2007 22:33:59 +0200
+
python-apt (0.7.3) unstable; urgency=low
* apt/package.py:
@@ -20,7 +30,7 @@ python-apt (0.7.3) unstable; urgency=low
* python/indexfile.cc:
- increase str buffer in PackageIndexFileRepr
- --
+ -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 27 Jul 2007 16:57:28 +0200
python-apt (0.7.2) unstable; urgency=low