diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-27 11:22:47 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-27 11:22:47 +0200 |
| commit | 8cd715add7f85fb67cc30e42449d83a2ef7cf0bd (patch) | |
| tree | 50709e989a8520df83161b1c94d13bf318273cba /debian/changelog | |
| parent | 1da80475cabf37da411aff8983d427773cfc0a80 (diff) | |
| download | python-apt-8cd715add7f85fb67cc30e42449d83a2ef7cf0bd.tar.gz | |
* apt/debfile.py:
- add missing init for _installed_conflicts (LP: #618597)
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1c9598fb..6f3ea91e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-apt (0.7.97.2) UNRELEASED; urgency=low + + [ Michael Vogt ] + * apt/debfile.py: + - add missing init for _installed_conflicts (LP: #618597) + + -- Michael Vogt <mvo@debian.org> Fri, 27 Aug 2010 11:22:23 +0200 + python-apt (0.7.97.1) unstable; urgency=low * tests/test_apt_cache.py: |
