]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
merged from donkult
[apt.git] / debian / changelog
index ee108b059cfdbdf5dcf39e3fdabdb5380d6b39b9..f5a764185b5f81fac3915694bd235b0a259ca363 100644 (file)
@@ -37,6 +37,8 @@ apt (0.9.5.2) UNRELEASED; urgency=low
   * apt-pkg/aptconfiguration.cc:
     - if APT::Languages=none save "none" in allCodes so that the detected
       configuration is cached as intended (Closes: #674690, LP: #1004947)
+  * apt-pkg/cacheiterators.h:
+    - add an IsMultiArchImplicit() method for Dep- and PrvIterator
 
   [ Justin B Rye ]
   * doc/apt-cdrom.8.xml:
@@ -56,6 +58,10 @@ apt (0.9.5.2) UNRELEASED; urgency=low
     - review and fix typo, grammar and style issues
     - rephrase APT::Immediate-Configuration and many others
 
+  [ Sebastian Heinlein ]
+  * cmdline/apt-key:
+    - do not hardcode /etc but use Dir::Etc instead
+
   [ Robert Luberda ]
   * Polish manpage translation update (Closes: #675603)
   * doc/apt-mark.8.xml:
@@ -68,6 +74,8 @@ apt (0.9.5.2) UNRELEASED; urgency=low
   [ Thibaut Girka ]
   * cmdline/apt-get.cc:
     - complain correctly about :any build-dep on M-A:none packages
+  * apt-pkg/deb/deblistparser.cc:
+    - add support for arch-specific qualifiers in dependencies
 
  -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 06 Jun 2012 23:54:01 +0200