From e124705b95abb6ea3c4c6f96ed5559dac8a2c697 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 30 Jul 2007 22:46:27 +0200 Subject: * apt/debfile.py: - added wrapper around apt_inst.debExtract() - support dictionary like access * python/apt_instmodule.cc: - added arCheckMember() --- debian/changelog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'debian') 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 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 Fri, 27 Jul 2007 16:57:28 +0200 python-apt (0.7.2) unstable; urgency=low -- cgit v1.2.3