diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-31 15:31:26 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-31 15:31:26 +0200 |
| commit | 4b91eac101b839c188835aa0e8d5284e32c6bdc1 (patch) | |
| tree | aaf413313dcb3b18b99e627fc760223cf449cd13 /debian | |
| parent | d16f52e874378f1ebf1fe0b2491585b46bfe2e55 (diff) | |
| download | python-apt-4b91eac101b839c188835aa0e8d5284e32c6bdc1.tar.gz | |
* cherry pick debfile fix from lp:~mvo/python-apt/mvo (402..405):
* apt/debfile.py:
- fix error when reading binary content and add regresion test
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1fb41d07..e926c124 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-apt (0.7.96.1ubuntu7) UNRELEASED; urgency=low + + * cherry pick debfile fix from lp:~mvo/python-apt/mvo (402..405): + * apt/debfile.py: + - fix error when reading binary content and add regresion test + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 31 Aug 2010 15:21:08 +0200 + python-apt (0.7.96.1ubuntu6) maverick; urgency=low * apt/debfile.py: |
