diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 415ebdd2..8c1b0e67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,8 @@ python-apt (0.7.92) UNRELEASED; urgency=low * Make AcquireItem objects raise ValueError instead of segfaulting when the Acquire() object is shut down or the main object (e.g. AcquireFile) is deallocated. * Unify all Configuration,ConfigurationPtr,ConfigurationSub into one type. + * Upgrade to debhelper 7 and remove debian/tmp in python-apt.install, to + work around a bug in debhelper. [ Sebastian Heinlein ] * apt/progress.py: Extract the package name from the status message |
