diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-08-24 15:38:41 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-08-24 15:38:41 +0200 |
| commit | 0fcb7e9ad1ec729a08d93b133dda7d5df37a3fd8 (patch) | |
| tree | c0ea1243b07ce9ea17ec3d622dc9aada8ef03680 /debian | |
| parent | 4fcfe8b00e52a21c2144877fb631a70d6c75fd19 (diff) | |
| parent | 545fcd342c772168c0f8ee27c82fde6052efd7a0 (diff) | |
| download | python-apt-0fcb7e9ad1ec729a08d93b133dda7d5df37a3fd8.tar.gz | |
* apt/cache.py:
- add actiongroup() method (backport from 0.7.92)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2da5bc58..eddd9194 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.7.13.3) UNRELEASED; urgency=low + + * 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 + python-apt (0.7.13.2) unstable; urgency=low * apt/cache.py: |
