From 4584144d57d4fe0b857c8e4d79645ffafa44409c Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 31 Mar 2010 16:48:21 +0200 Subject: apt/package.py: Fix fetch_source() to work when source name = binary name (LP: #552400). --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0e494a81..5d287831 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-apt (0.7.94.3) UNRELEASED; urgency=low [ Julian Andres Klode ] * apt/package.py: - Decode using utf-8 in installed_files (LP: #407953). + - Fix fetch_source() to work when source name = binary name (LP: #552400). * python/generic.cc: - Fix a memory leak when using old attribute names. - Map ArchiveURI property to archive_uri -- cgit v1.2.3