]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* merged with mainline
[apt.git] / debian / changelog
index 2b37e51aea2824259d24641bfca5cfa29964df1d..513d409e90c0904dc514df3f68f2b5fa1b1a48e3 100644 (file)
@@ -1,3 +1,20 @@
+apt (0.6.46.4ubuntu4) feisty; urgency=low
+  
+  * apt-pkg/algorithms.cc:
+    - only increase the score of installed applications if they 
+      are not obsolete (lp: #63680)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 18 Dec 2006 19:39:05 +0100
+
+apt (0.6.46.4ubuntu3) feisty; urgency=low
+
+  * apt-pkg/algorithm.cc:
+    - use clog for all debugging
+  * apt-pkg/depcache.cc:
+    - never mark Required package for autoremoval (lp: #75882)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 18 Dec 2006 11:56:05 +0100
+
 apt (0.6.46.4ubuntu2) feisty; urgency=low
 
   * apt-pkg/algorithms.cc: add missing call to MarkKeep