summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-08-24 13:40:43 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-08-24 13:40:43 +0200
commit8c708ec819333e0360b815bbbb504460e9f15d9a (patch)
tree3c6205e99109b6c509624ca9b9be32689b982edd /debian
parentee7b1ef76f58e8dd3a744af98007c4ab8b5ab6d2 (diff)
downloadpython-apt-8c708ec819333e0360b815bbbb504460e9f15d9a.tar.gz
* apt/cache.py:
- add actiongroup() method (backport from 0.7.92)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f22d113..22d14fa7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ python-apt (0.7.12.2) UNRELEASED; urgency=low
- add optional pulseIntevall option to "update()"
* po/python-apt.pot:
- refreshed
+ * apt/cache.py:
+ - add actiongroup() method (backport from 0.7.92)
[ Julian Andres Klode ]
* apt/package.py: