diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-24 16:43:54 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-24 16:43:54 +0200 |
| commit | efad08768bc116c15de5f92387e1fd88c0734fd0 (patch) | |
| tree | bc15346cc36d51e2c805617e31671da77ca80de2 /debian | |
| parent | bf4f2623d4002d60053d06251caabaa266272402 (diff) | |
| parent | b564655353399acb70431b31c63f3df08c5d42ab (diff) | |
| download | python-apt-efad08768bc116c15de5f92387e1fd88c0734fd0.tar.gz | |
merge from debian-sid
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 642dc456..00900dad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,22 @@ -python-apt (0.7.13.2) UNRELEASED; urgency=low +python-apt (0.7.13.3) UNRELEASED; urgency=low + [ Michael Vogt ] * apt/cache.py: - add actiongroup() method (backport from 0.7.92) - -- Michael Vogt <michael.vogt@ubuntu.com> 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 <jak@debian.org> Mon, 24 Aug 2009 15:43:00 +0200 + +python-apt (0.7.13.2) unstable; urgency=low + + * apt/cache.py: + - Convert argument to str in __getitem__() (Closes: #542965). + + -- Julian Andres Klode <jak@debian.org> Sat, 22 Aug 2009 22:47:30 +0200 python-apt (0.7.13.1) unstable; urgency=low |
