summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-09-02 16:55:43 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-09-02 16:55:43 +0200
commit0d622864bf45b2826335b3be31330829f43db7cd (patch)
tree96578b8054647465b00eda526b4a5f3ca58523d8 /debian
parent96476d01e881f52d53a70f1ae700594a0f321056 (diff)
downloadpython-apt-0d622864bf45b2826335b3be31330829f43db7cd.tar.gz
merged patch from Samuel Lidén Borell to fix crash if there utf8
in the control file (LP: #624290) and add 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 7fd04b41..d23bd54a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ python-apt (0.7.97) UNRELEASED; urgency=low
* add "provides" property to the apt.Version objects
* apt/debfile.py:
- fix error when reading binary content and add regresion test
+ * merged patch from Samuel Lidén Borell to fix crash if there utf8
+ in the control file (LP: #624290) and add test
-- Julian Andres Klode <jak@debian.org> Fri, 23 Jul 2010 16:14:39 +0200