diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-31 15:34:04 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-31 15:34:04 +0200 |
| commit | 3ec4a3676de540d05286f3bdc41f00a799244f3b (patch) | |
| tree | 460e9e05ba521082d5f901fdd1452cbc9bf9c329 /debian/changelog | |
| parent | 8cd715add7f85fb67cc30e42449d83a2ef7cf0bd (diff) | |
| parent | 96476d01e881f52d53a70f1ae700594a0f321056 (diff) | |
| download | python-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/changelog | 3 |
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 |
