diff options
author | Michael Vogt <mvo@debian.org> | 2010-10-04 11:51:47 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2010-10-04 11:51:47 +0200 |
commit | 9fb4483f93ab3e63798ecf6061b7ee44a7e49327 (patch) | |
tree | 597dd9ed1fba94cd109b7d0c6e21d603ef7aec45 /debian/changelog | |
parent | 6774b53da5215ae1c3ebe6a3fff496d61cd779f7 (diff) | |
parent | b69968adeab3e04a6e7d68ebf2920b5e608b6fb1 (diff) |
merged from donkult
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2e213283c..6bcef4a0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ apt (0.8.6) UNRELEASED; urgency=low [ Programs translations ] * Vietnamese update by Clytie Siddall (Closes: #598489) + * Asturian update by Maacub (Closes: #599057) [ David Kalnischkies ] * cmdline/apt-cache.cc: @@ -12,12 +13,14 @@ apt (0.8.6) UNRELEASED; urgency=low * apt-pkg/depcache.cc: - do not check endpointer packages instead of only those which prevented NeverAutoRemove settings from having an effect (Closes: #598452) + - do not remove packages which the user requested for installation + explicitly while satisfying other install requests (Closes: #598669) * apt-pkg/packagemanager.cc: - Add a space between period and 'Please' and unfuzzy all translations * doc/po/de.po: - remove the duplicated "angefertigt" in translation-holder string - -- David Kalnischkies <kalnischkies@gmail.com> Thu, 30 Sep 2010 12:26:34 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Mon, 04 Oct 2010 11:02:41 +0200 apt (0.8.5) unstable; urgency=low |