From: Michael Vogt Date: Wed, 9 Aug 2006 12:45:01 +0000 (+0200) Subject: * merged with mainline X-Git-Tag: 0.7.24ubuntu1~247^2~4 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/754229c5d8e929a221645a5c56c1bd4274910c26?hp=-c * merged with mainline --- 754229c5d8e929a221645a5c56c1bd4274910c26 diff --combined configure.in index fc4eff203,fc4eff203..f0b0d6703 --- a/configure.in +++ b/configure.in @@@ -18,7 -18,7 +18,7 @@@ AC_CONFIG_AUX_DIR(buildlib AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in) dnl -- SET THIS TO THE RELEASE VERSION -- --AC_DEFINE_UNQUOTED(VERSION,"0.6.45") ++AC_DEFINE_UNQUOTED(VERSION,"0.6.45.1") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) diff --combined debian/changelog index c658fe400,e748fcebb..ec802a80c --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,16 +1,16 @@@ + apt (0.6.45.1) unstable; urgency=low + + * debian/control: + - switched to libdb4.4 for building + - -- ++ -- Michael Vogt Wed, 9 Aug 2006 14:27:54 +0200 + apt (0.6.45) unstable; urgency=low * apt-pkg/contrib/sha256.cc: - fixed the sha256 generation (closes: #378183) * ftparchive/cachedb.cc: - - applied patch from ajt to fix Clean() function + - applied patch from Anthony Towns to fix Clean() function (closes: #379576) * doc/apt-get.8.xml: - fix path to the apt user build (Closes: #375640) @@@ -21,6 -28,9 +28,9 @@@ - fix for string mangling, closes: #373864 * apt-pkg/acquire-item.cc: - check for bzip2 in /bin (closes: #377391) + * apt-pkg/tagfile.cc: + - make it work on non-mapable files again, thanks + to James Troup for confirming the fix (closes: #376777) * Merged from Christian Perrier bzr branch: * ko.po: Updated to 512t. Closes: #378901 * hu.po: Updated to 512t. Closes: #376330 @@@ -31,9 -41,8 +41,8 @@@ * dz.po: New Dzongkha translation: 512t * ro.po: Updated to 512t * eu.po: Updated - * eu.po: Updated - -- Michael Vogt Tue, 25 Jul 2006 11:55:22 +0200 + -- Michael Vogt Thu, 27 Jul 2006 00:52:05 +0200 apt (0.6.44.2) unstable; urgency=low