From: Michael Vogt Date: Tue, 2 May 2006 08:52:24 +0000 (+0200) Subject: * merged from the laptop branch (smallish fixes) X-Git-Tag: 0.7.21~325^2~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/8a9cd8995f4a5392de9843ff65795c5345d2573a * merged from the laptop branch (smallish fixes) --- 8a9cd8995f4a5392de9843ff65795c5345d2573a diff --cc debian/changelog index ec3daf445,64c743a7f..b104e9666 --- a/debian/changelog +++ b/debian/changelog @@@ -1,23 -1,3 +1,27 @@@ +apt (0.6.44) unstable; urgency=low + + * apt-pkg/acquire.cc: don't show ETA if it is 0 or absurdely large + * apt-pkg/deb/dpkgpm.cc: + - wording fixes (thanks to Matt Zimmerman) + - fix error in dpkg interaction (closes: #364513, + thanks to Martin Dickopp) + * apt-pkg/tagfile.{cc,h}: + - use MMap to read the entries (thanks to Zephaniah E. Hull for the + patch) Closes: #350025 + * Merge from http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main: + * bg.po: Added, complete to 512t. Closes: #360262 + * doc/apt-ftparchive.1.xml: + - fix documentation for "SrcPackages" -> "Sources" + (thanks to Bart Martens for the patch, closes: #307756) + * debian/libapt-pkg-doc.doc-base.cache: + - remove broken charackter from description (closes: #361129) - - -- Michael Vogt Tue, 25 Apr 2006 09:34:20 +0200 ++ * apt-inst/deb/dpkgdb.cc, methods/gpgv.cc: ++ - i18n fixes (closes: #349298) ++ * debian/postinst: dont fail on not available ++ /usr/share/doc/apt/examples/sources.list (closes: #361130) ++ ++ -- + apt (0.6.43.3) unstable; urgency=low * Merge bubulle@debian.org--2005/apt--main--0 up to patch-186: