]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
[cmdline/apt-get.cc]
[apt.git] / debian / changelog
index 16394b067a142f922bf1e434833055daef7f5ed3..3407cdcec696468cacb569e4e25ef64fcd78fb66 100644 (file)
@@ -7,6 +7,8 @@ apt (0.7.22.3) unstable; urgency=low
     - ShowBroken() in build-dep (by Mike O'Connor, Closes: #145916)
     - check for statfs.f_type (by Robert Millan, Closes: #509313)
     - correct the order of picked package binary vs source in source
+    - use SourceVersion instead of the BinaryVersion to get the source
+      Patch by Matt Kraai, thanks! (Closes: #382826)
   * apt-pkg/contrib/strutl.cc:
     - enable thousand separator according to the current locale
       (by Luca Bruno, Closes: #223712)
@@ -25,6 +27,8 @@ apt (0.7.22.3) unstable; urgency=low
   * ftparchive/writer.cc:
     - add lzma support also here, patch for this (and inspiration for
       the one above) by Robert Millan, thanks!
+  * apt-pkg/depcache.cc:
+    - restore the --ignore-hold effect in the Is{Delete,Install}Ok hooks
 
   [ George Danchev ]
   * cmdline/apt-cache.cc: