From b564655353399acb70431b31c63f3df08c5d42ab Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 24 Aug 2009 15:46:29 +0200 Subject: * python/depcache.cc: - Make ActionGroups context managers so apt.Cache.actiongroup() has the same behavior as in 0.7.92 --- debian/changelog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index eddd9194..00900dad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ python-apt (0.7.13.3) UNRELEASED; urgency=low + [ Michael Vogt ] * apt/cache.py: - add actiongroup() method (backport from 0.7.92) - -- Michael Vogt Mon, 24 Aug 2009 13:41:38 +0200 - + [ Julian Andres Klode ] + * python/depcache.cc: + - Make ActionGroups context managers so apt.Cache.actiongroup() has + the same behavior as in 0.7.92 + + -- Julian Andres Klode Mon, 24 Aug 2009 15:43:00 +0200 + python-apt (0.7.13.2) unstable; urgency=low * apt/cache.py: -- cgit v1.2.3