X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/ad855ee8629bed7ee611fbd9d18ff5ef03b23592..11e6f40674631154a8db1082f6fbf42de3ce3092:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 3757d607c..8600a6fbb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,38 @@ -apt (0.9.11~exp2) experimental; urgency=low +apt (0.9.11.2) UNRELEASED; urgency=low - * add lintian override for no-shlibs-control-file so that - the internal libapt-private.so.0.0.0 can be shipped - * adjust apt.install.in to only install libapt-private.so.* + [ Trần Ngọc Quân ] + * Update Vietnamese translation. Closes: #720752 + + [ Michael Vogt ] + * dselect/install: + - remove "-f" option for apt-get dselect-upgrade (closes: #720532) + + -- Christian Perrier Sun, 25 Aug 2013 15:39:40 +0200 + +apt (0.9.11.1) unstable; urgency=low + + [ Michael Vogt ] + * more coverity fixes: + - explicit init + - always chdir("/") after chroot() + - ftparchive/override.cc: fix "skip empty lines" code, the pointer + needs to get de-referenced first + * dselect/update: + - remove "-f" option for apt-get update to fix breakage (closes: 720532) + + [ Christopher Baines ] + * Add test for bug #507998 + + [ David Kalnischkies ] + * add a breaks libapt-inst for FileFd changes in 0.9.9 (Closes: 720449) + * add versions to manpages-it Replaces+Breaks + + [ Ángel Guzmán Maeso ] + * apt-pkg:contrib Avoid compiler warning about sign-compare - -- Michael Vogt Mon, 19 Aug 2013 14:54:58 +0200 + -- Michael Vogt Sat, 24 Aug 2013 09:13:27 +0200 -apt (0.9.11~exp1) experimental; urgency=low +apt (0.9.11) unstable; urgency=low [ Daniel Hartwig ] * Clarify units of Acquire::http::Dl-Limit (closes: #705445) @@ -25,16 +51,19 @@ apt (0.9.11~exp1) experimental; urgency=low - install libapt-private* into the apt binary - add PACKAGE_MATCHER_ABI_COMPAT define so that this branch can be merged without breaking ABI + - add lintian override for no-shlibs-control-file so that + the internal libapt-private.so.0.0.0 can be shipped + - adjust apt.install.in to only install libapt-private.so.* [ David Kalnischkies ] * ensure that pkgTagFile isn't writing past Buffer length (Closes: 719629) * allow Pre-Install-Pkgs hooks to get info over an FD != stdin - (Closes: #671728) + (Closes: #671726) [ Christian PERRIER ] * French translation update. - -- Michael Vogt Mon, 19 Aug 2013 13:25:45 +0200 + -- Michael Vogt Wed, 21 Aug 2013 17:51:09 +0200 apt (0.9.10) unstable; urgency=low