summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-08-31 15:34:04 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-08-31 15:34:04 +0200
commit3ec4a3676de540d05286f3bdc41f00a799244f3b (patch)
tree460e9e05ba521082d5f901fdd1452cbc9bf9c329 /debian/changelog
parent8cd715add7f85fb67cc30e42449d83a2ef7cf0bd (diff)
parent96476d01e881f52d53a70f1ae700594a0f321056 (diff)
downloadpython-apt-3ec4a3676de540d05286f3bdc41f00a799244f3b.tar.gz
* add "provides" property to the apt.Version objects
* apt/debfile.py: - fix error when reading binary content and add regresion test
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6f3ea91e..5e16f349 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ python-apt (0.7.97.2) UNRELEASED; urgency=low
[ Michael Vogt ]
* apt/debfile.py:
- add missing init for _installed_conflicts (LP: #618597)
+ * add "provides" property to the apt.Version objects
+ * apt/debfile.py:
+ - fix error when reading binary content and add regresion test
-- Michael Vogt <mvo@debian.org> Fri, 27 Aug 2010 11:22:23 +0200