From: Michael Vogt Date: Fri, 11 Mar 2011 12:57:52 +0000 (+0100) Subject: merged from lp:~mvo/apt/mvo X-Git-Tag: 0.8.13~4 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/d19b539614c9ab44477e8716a5dd9983dd5a53b2?hp=--cc merged from lp:~mvo/apt/mvo --- d19b539614c9ab44477e8716a5dd9983dd5a53b2 diff --cc debian/changelog index 051bfc5da,6176aa87e..3b80a8f8a --- a/debian/changelog +++ b/debian/changelog @@@ -1,3 -1,19 +1,17 @@@ + apt (0.8.13) 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 + + -- Michael Vogt Thu, 10 Mar 2011 15:56:54 +0100 + apt (0.8.12) unstable; urgency=low [ Michael Vogt ]