summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-03-30 12:58:26 +0200
committerJulian Andres Klode <jak@debian.org>2010-03-30 12:58:26 +0200
commit42e104ddb5dfb532d7bed66affbb2c7977684d16 (patch)
tree2fd3f759940b0af2c113c3e569db591848135447 /debian
parente95acfe671c6c40ffdc92f466008dce3fce723a6 (diff)
downloadpython-apt-42e104ddb5dfb532d7bed66affbb2c7977684d16.tar.gz
apt/package.py: Decode using utf-8 in installed_files (LP: #407953).
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 c0ff72c7..0e494a81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
python-apt (0.7.94.3) UNRELEASED; urgency=low
[ Julian Andres Klode ]
+ * apt/package.py:
+ - Decode using utf-8 in installed_files (LP: #407953).
* python/generic.cc:
- Fix a memory leak when using old attribute names.
- Map ArchiveURI property to archive_uri