]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
* debian/changelog:
[apt.git] / debian / changelog
index 16678d805ebdf4d5ba2e17fae60e9c60890c63e2..e3e6cc70ae8511f5b20a7f14ed26ca429350c9a0 100644 (file)
@@ -1,7 +1,36 @@
+apt (0.6.45ubuntu6) edgy; urgency=low
+
+  * cmdline/apt-get.cc:
+    - always show auto-removable packages and give a hint how to remove 
+      them
+  * debian/apt.conf.autoremove:
+    - exlucde linux-image and linux-restricted-modules from ever being 
+      auto-removed
+
+ --
+
+apt (0.6.45ubuntu5) edgy; urgency=low
+
+  * apt-pkg/pkgcachegen.cc:
+    - increase the APT::Cache-Limit to deal with the increased demand due
+      to the translated descriptions
+  * apt-pkg/deb/dpkgpm.cc:
+    - pass "--auto-deconfigure" to dpkg on install to support the
+      new "breaks" in dpkg
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 15 Aug 2006 12:06:26 +0200
+
+apt (0.6.45ubuntu4) edgy; urgency=low
+
+  * cmdline/apt-get.cc:
+    - fix in the new --fix-polciy code
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 14 Aug 2006 21:08:11 +0200
+
 apt (0.6.45ubuntu3) edgy; urgency=low
 
   * ABI break
-  * merged latest apt--install-recommends
+  * merged latest apt--install-recommends (closes: #559000)
   * added "--fix-policy" option to can be used as "--fix-broken" and
     will install missing weak depends (recommends, and/or suggests 
     depending on the settings)