summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-12-11 10:42:00 -0800
committerMichael Vogt <michael.vogt@ubuntu.com>2008-12-11 10:42:00 -0800
commit4dcfce5fd58b99b9aaf6acb2ab86d811b1f1a01d (patch)
tree6abf7bc271ad4b9399d4733dbac3475d3a87ec0d /debian
parent037edcfd52130c0db375f19867b25ffe46f40f94 (diff)
downloadpython-apt-4dcfce5fd58b99b9aaf6acb2ab86d811b1f1a01d.tar.gz
- new method "getRequiredDownload()"
- new method "additionalRequiredSpace()"
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 e812fe32..3c3ae251 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ python-apt (0.7.9) UNRELEASED; urgency=low
* apt/cache.py:
- new method "isVirtualPackage()"
- new method "getProvidingPackages()"
+ - new method "getRequiredDownload()"
+ - new method "additionalRequiredSpace()"
* apt/debfile.py:
- move a lot of the gdebi code into this file, this
provides interfaces for querrying and installing