diff options
author | Michael Vogt <mvo@debian.org> | 2011-02-16 14:36:36 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2011-02-16 14:36:36 +0100 |
commit | 47f9af4f250c7d812eb761461d805b2d2abf7e26 (patch) | |
tree | 9d6a63d617aeea178195e4a18955cd12b212edc1 /debian | |
parent | adee3bae782f5b7d83819bf92ab419663ef4ee64 (diff) | |
parent | c8b9897314d24f97047b6a86573b5e9063c7c4d3 (diff) |
merged from donkult and fix dashish
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 58e2c7e6d..f9f8c5064 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,14 @@ apt (0.8.11.4) UNRELEASED; urgency=low [ David Kalnischkies ] * apt-pkg/contrib/error.cc: - ensure that va_list is not invalid in second try + * cmdline/apt-get.cc: + - don't remove new dependencies of garbage packages (Closes: #613420) + + [ Michael Vogt ] + * test/integration/* + - fix dashish in the integration tests - -- David Kalnischkies <kalnischkies@gmail.com> Tue, 15 Feb 2011 13:09:57 +0100 + -- Michael Vogt <mvo@debian.org> Wed, 16 Feb 2011 14:36:03 +0100 apt (0.8.11.3) unstable; urgency=low |