diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c32edc4ad..18b59ec4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -apt (0.8.15.3) UNRELEASED; urgency=low +apt (0.8.15.3) unstable; urgency=low [ Michael Vogt ] * apt-pkg/acquire-item.cc: @@ -6,6 +6,8 @@ apt (0.8.15.3) UNRELEASED; urgency=low * apt-pkg/algorithms.cc: - Hold back packages that would enter "policy-broken" state on upgrade when doing a "apt-get upgrade" + * cmdline/apt-get.cc: + - fix missing download progress in apt-get download [ David Kalnischkies ] * apt-pkg/pkgcachegen.cc: @@ -40,7 +42,7 @@ apt (0.8.15.3) UNRELEASED; urgency=low save to ignore them in non-MultiArch contexts but if the dependency is a specific architecture (and not the native) do not strip - -- David Kalnischkies <kalnischkies@gmail.com> Mon, 25 Jul 2011 14:40:00 +0200 + -- Michael Vogt <mvo@debian.org> Mon, 25 Jul 2011 15:04:43 +0200 apt (0.8.15.2) unstable; urgency=high |