]> git.saurik.com Git - apt.git/commitdiff
* merged with mainline
authorMichael Vogt <egon@bottom>
Tue, 16 May 2006 19:17:58 +0000 (21:17 +0200)
committerMichael Vogt <egon@bottom>
Tue, 16 May 2006 19:17:58 +0000 (21:17 +0200)
1  2 
configure.in
debian/changelog

diff --cc configure.in
index 2c4bbcb6fb3c8206df0b1d232a23a29eabddcad3,f24400ed76d63b5ed09b1096e00cf617cf0a3e03..96adad5974bc944e660db273754614892f95591e
@@@ -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.44")
++AC_DEFINE_UNQUOTED(VERSION,"0.6.44.1")
  PACKAGE="apt"
  AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
  AC_SUBST(PACKAGE)
index e151d82f51d3d20649f0d85869fc7043136161e0,04c3f02ee69f3a8c34a7331929170ba6e676fc6a..7862505f5482a0dd0a39a58e100e595c3ceaf31c
@@@ -1,9 -1,12 +1,14 @@@
  apt (0.6.44.1) unstable; urgency=low
  
-     - fix reversed order of the "Acquire::PDiffs" option
 +  * apt-pkg/acquire-item.cc:
++    - fix reversed logic of the "Acquire::PDiffs" option
+   * merged from 
+     http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main:
+     - po/LINGUAS: added "bg" Closes: #360262
+     - po/gl.po: Galician translation update. Closes: #366849
+     - po/hu.po: Hungarian translation update. Closes: #365448
  
-  -- Michael Vogt <mvo@debian.org>  Thu, 11 May 2006 12:11:26 +0200
+  --
  
  apt (0.6.44) unstable; urgency=low