]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* apt-pkg/deb/deblistparser.cc:
[apt.git] / debian / changelog
index 9d3c2b2fc78b03dc03ff9d3218c63f2437275a3a..634b372535e47fd5e24440564cd6f39b1b21b3c9 100644 (file)
@@ -5,6 +5,7 @@ apt (0.9.7.2) UNRELEASED; urgency=low
   * Japanese (Kenshi Muto) (Closes: #679662)
   * Russian (Yuri Kozlov) (Closes: #679599)
   * Danish (Joe Dalton) (Closes: #680119)
+  * Portuguese (Miguel Figueiredo) (Closes: #680616)
 
   [ Manpage translation updates ]
   * German (Chris Leick)
@@ -21,6 +22,12 @@ apt (0.9.7.2) UNRELEASED; urgency=low
       expects pkg:all for selections, so use the arch of the installed
       version instead of the package structure if possible.
       Thanks to Stepan Golosunov for the report! (Closes: #680041)
+  * apt-pkg/clean.cc:
+    - run autoclean against pkg:arch and not always against pkg:native as
+      this removes valid cache entries (Closes: #679371)
+  * apt-pkg/deb/deblistparser.cc:
+    - negative dependencies need to apply to all architectures,
+      but those with a specific architecture only apply to this one
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Sun, 01 Jul 2012 08:20:57 +0200