]> git.saurik.com Git - apt.git/blobdiff - debian/changelog
undo versioned dpkg dependencies
[apt.git] / debian / changelog
index 55c88c4c8ab9736ab76d60f4f9cbedd26ac209b7..6dc69ba12ff6c1d64e45ea1d686a0e7f12c8b91b 100644 (file)
@@ -1,8 +1,29 @@
+apt (0.6.45ubuntu6) edgy; urgency=low
+
+  * Tests pass without code changes!  Except that we need this:
+  * Bump cache file major version to force rebuild so that Breaks
+    dependencies are included.
+  * Don't depend on or suggest any particular dpkg or dpkg-dev versions;
+    --auto-deconfigure is very very old and dpkg-dev's Breaks support
+    is more or less orthogonal.
+
+ -- Ian Jackson <iwj@ubuntu.com>  Tue,  5 Sep 2006 19:50:02 +0100
+
+apt (0.6.45ubuntu6~iwj) unstable; urgency=low
+
+  * Initial draft of `Breaks' implementation.  Appears to compile,
+    but as yet *completely untested*.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 25 Aug 2006 15:39:07 +0100
+
 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