summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-08-05 13:27:18 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-08-05 13:27:18 +0200
commitad19dcb4f3608779551383103a23ccceb7df3e9c (patch)
tree08146db3b20cba310a1a6ea449d793f7d11578f7 /debian
parent82ed2ce73fb57166d0e47f164f1f9bdc6c821389 (diff)
parentbfa4d690e7262c19b2f0bfc3905177c37f42cf34 (diff)
downloadpython-apt-ad19dcb4f3608779551383103a23ccceb7df3e9c.tar.gz
* apt/debfile.py:
- fix crash in DscFile handling and add regression test
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 73b3987e..3906c485 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ python-apt (0.7.97) UNRELEASED; urgency=low
[ Michael Vogt ]
* python/configuration.cc:
- add binding for the "dump()" method to configruation objects
+ * apt/debfile.py:
+ - fix crash in DscFile handling and add regression test
-- Julian Andres Klode <jak@debian.org> Fri, 23 Jul 2010 16:14:39 +0200