summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-08-27 15:06:54 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-08-27 15:06:54 +0200
commit980c1cbd0d883c9e429aaa64633680456a0a776d (patch)
treee2c23a0808bc816dd3e1cda9cf2fe8189420ce72 /debian
parent6d564eafe80ebe60c91587dd1bb70a666b70485d (diff)
downloadpython-apt-980c1cbd0d883c9e429aaa64633680456a0a776d.tar.gz
add "provides" property to the apt.Version objects
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 761742ca..9478bf89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ python-apt (0.7.97) UNRELEASED; urgency=low
- return long long when calling TotalNeeded(), FetchNeeded() and
PartialPresent() from pkgAcquire(). This follows the change
in libapt.
+ * add "provides" property to the apt.Version objects
-- Julian Andres Klode <jak@debian.org> Fri, 23 Jul 2010 16:14:39 +0200