]> git.saurik.com Git - apt.git/commitdiff
* merged with mainline
authorMichael Vogt <michael.vogt@ubuntu.com>
Wed, 9 Aug 2006 12:45:01 +0000 (14:45 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Wed, 9 Aug 2006 12:45:01 +0000 (14:45 +0200)
1  2 
configure.in
debian/changelog

diff --combined configure.in
index fc4eff203d5fead71051b9cbdf75c1c8976e6574,fc4eff203d5fead71051b9cbdf75c1c8976e6574..f0b0d6703af0f057455389e7258eefc6230852fd
@@@ -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 c658fe4004350e372e3269fb7113624892b4b114,e748fcebbac19dc8dc5749b7441e1f15ae0f25a5..ec802a80c44ab6f9dec0fd94c398c4c3078cfe4a
@@@ -1,9 -1,16 +1,16 @@@
 - --
+ apt (0.6.45.1) unstable; urgency=low
+   * debian/control:
+     - switched to libdb4.4 for building
++ -- Michael Vogt <michael.vogt@ubuntu.com>  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 <michael.vogt@ubuntu.com>  Tue, 25 Jul 2006 11:55:22 +0200
+  -- Michael Vogt <mvo@debian.org>  Thu, 27 Jul 2006 00:52:05 +0200
  
  apt  (0.6.44.2) unstable; urgency=low