diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-05 12:59:05 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-05 12:59:05 +0200 |
| commit | bfa4d690e7262c19b2f0bfc3905177c37f42cf34 (patch) | |
| tree | da821a5125b45d290a0b7418018815d4b9297765 /debian | |
| parent | 06f78ffeceb248bfb5d7c34521f5dc5f78ccebfe (diff) | |
| download | python-apt-bfa4d690e7262c19b2f0bfc3905177c37f42cf34.tar.gz | |
* apt/debfile.py:
- fix crash in DscFile handling and add regression test
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0e12c5c3..8e5b4565 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ python-apt (0.7.96.1) UNRELEASED; urgency=low (closes: #588796) * python/configuration.cc: - add binding for the "dump()" method to configruation objects + * apt/debfile.py: + - fix crash in DscFile handling and add regression test -- Michael Vogt <mvo@debian.org> Mon, 12 Jul 2010 14:14:51 +0200 |
