diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-05 13:29:17 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-05 13:29:17 +0200 |
| commit | 7acdd6dd96f8cf0226ce13988bc5cfce468cc346 (patch) | |
| tree | c98640c203d12613941b8a83830851d7758baee7 /debian | |
| parent | 18e3642b04ca7b6c1400a699606727a511bfbec3 (diff) | |
| parent | ad19dcb4f3608779551383103a23ccceb7df3e9c (diff) | |
| download | python-apt-7acdd6dd96f8cf0226ce13988bc5cfce468cc346.tar.gz | |
* apt/debfile.py:
- fix crash in DscFile handling and add regression test
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 08922d2d..de4e8259 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.7.96.1ubuntu4) UNRELEASED; urgency=low + + * apt/debfile.py: + - fix crash in DscFile handling and add regression test + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 05 Aug 2010 13:28:58 +0200 + python-apt (0.7.96.1ubuntu3) maverick; urgency=low * rebuild against lastest libapt |
