]> git.saurik.com Git - apt.git/commitdiff
merged from donkult
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 28 Jun 2011 14:49:45 +0000 (15:49 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 28 Jun 2011 14:49:45 +0000 (15:49 +0100)
1  2 
debian/changelog

index 8c1688bd08a5c54abe98fde581dda5176eb1b074,971cf53b772b8d7416fdc10a94bf225681240eb2..c8a4f44770788a8b65fe773a92cce76bcf0aefdc
@@@ -75,11 -72,13 +77,16 @@@ apt (0.8.14.2) UNRELEASED; urgency=lo
    * apt-pkg/packagemanager.cc:
      - ensure for Multi-Arch:same packages that they are unpacked in
        lock step even in immediate configuration (Closes: #618288)
+   * apt-pkg/init.cc:
+     - don't set deprecated APT::Acquire::Translation, thanks Jörg Sommer!
+   * cmdline/apt-config.cc:
+     - show Acquire::Languages and APT::Architectures settings
+       in 'dump' (Closes: 626739)
 +  * apt-pkg/orderlist.cc:
 +    - ensure that an old version of a package with a provides can
 +      never satisfy a dependency of a newer version of this package
  
-  -- Michael Vogt <mvo@debian.org>  Mon, 16 May 2011 14:57:52 +0200
+  -- David Kalnischkies <kalnischkies@gmail.com>  Sat, 28 May 2011 10:54:23 +0200
  
  apt (0.8.14.1) unstable; urgency=low