From: Michael Vogt Date: Tue, 10 Sep 2013 15:32:50 +0000 (+0200) Subject: prepare upload X-Git-Tag: 0.9.11.3~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/bf088e52821828a952cb1c573bbe55c49de11b68?ds=inline prepare upload --- diff --git a/debian/changelog b/debian/changelog index 25f5c5552..b13e3be92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +apt (0.9.11.3) unstable; urgency=low + + [ Michael Vogt ] + * Add DPkgPM::Progress option to enable terminal install + progress + * fix typo (mkostemp->mkstemp) + * Remove invalid "-f" option for apt-get check, thanks to + Philipp Weis (closes: #721477) + + [ David Kalnischkies ] + * use FileFd in HashSum test to unbreak non-linux ports. + Thanks to Aaron M. Ucko (Closes: 721723) + + -- Michael Vogt Tue, 10 Sep 2013 17:32:02 +0200 + apt (0.9.11.2) unstable; urgency=low [ Milo Casagrande ]