From: Michael Vogt Date: Fri, 11 Mar 2011 13:02:14 +0000 (+0100) Subject: merged from the mvo branch X-Git-Tag: 0.9.13.exp1ubuntu1~203 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/fee040cf50af1e9bb8e3c46e0d8738119d95f10e?ds=inline merged from the mvo branch --- fee040cf50af1e9bb8e3c46e0d8738119d95f10e diff --cc debian/changelog index 9747ddeb5,6176aa87e..931fde577 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,16 +1,16 @@@ - apt (0.8.12ubuntu1) UNRELEASED; urgency=low -apt (0.8.13) unstable; urgency=low ++apt (0.8.12ubuntu2) unstable; urgency=low + [ Thorsten Spindler ] - * debian/zzapt.cron.daily: - - move cron job to the end of execution (LP: #727685) + * methods/rsh.cc + - fix rsh/ssh option parsing (LP: #678080), thanks to + Ville Mattila + [ Michael Vogt ] * apt-pkg/acquire-item.cc: - mark pkgAcqIndexTrans as Index-File to avoid asking the user to insert the CD on each apt-get update ++ * methods/mirror.cc: ++ - improve debug output and fix bug in TryNextMirror -- Michael Vogt Thu, 10 Mar 2011 15:56:54 +0100