From: Ian Jackson Date: Wed, 6 Sep 2006 16:22:12 +0000 (+0100) Subject: undo versioned dpkg dependencies X-Git-Tag: 0.7.24ubuntu1~236^2 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/9275e2f60319db714f7fbd20f1897e86a76aa130?hp=--cc undo versioned dpkg dependencies --- 9275e2f60319db714f7fbd20f1897e86a76aa130 diff --cc debian/changelog index 376d6035f,37953090d..6dc69ba12 --- a/debian/changelog +++ b/debian/changelog @@@ -1,18 -1,3 +1,21 @@@ - apt (0.6.45ubuntu6) unstable; urgency=low ++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 Tue, 5 Sep 2006 19:50:02 +0100 ++ -- Ian Jackson 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 Fri, 25 Aug 2006 15:39:07 +0100 + apt (0.6.45ubuntu5) edgy; urgency=low * apt-pkg/pkgcachegen.cc: