diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-03-31 16:48:21 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-03-31 16:48:21 +0200 |
| commit | 4584144d57d4fe0b857c8e4d79645ffafa44409c (patch) | |
| tree | 4556021c83118f75ad4a5a3dd454891161d274aa /debian | |
| parent | 42e104ddb5dfb532d7bed66affbb2c7977684d16 (diff) | |
| download | python-apt-4584144d57d4fe0b857c8e4d79645ffafa44409c.tar.gz | |
apt/package.py: Fix fetch_source() to work when source name = binary name (LP: #552400).
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
