summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-07-14 13:15:32 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-07-14 13:15:32 +0200
commit5de8e3d1ecd159d5c27e62264b794cc1124b14fa (patch)
tree29bab228a8cf005819ff62d0f314d862b40b71d8 /debian
parent844d8f7494027c9dc205d528cafcc4fb2a64f61b (diff)
downloadpython-apt-5de8e3d1ecd159d5c27e62264b794cc1124b14fa.tar.gz
* apt/package.py:
- add "isAutoRemovable()" method
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 e15a9a96..27004cfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ python-apt (0.7.7) unstable; urgency=low
Ryan Hass for the test-case) LP: #243630
* tests/test_hashsums.py:
- add tests for the hashsum code
+ * apt/package.py:
+ - add "isAutoRemovable()" method
-- Michael Vogt <mvo@debian.org> Fri, 04 Jul 2008 19:53:28 +0200