From: Raphael Hertzog Date: Thu, 10 Jan 2008 22:15:25 +0000 (+0100) Subject: Make sure dpkg-dev 1.14.13 and 1.14.14 are upgraded together with dpkg X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597094b43207d4a76208da893b800603286ca150;p=dpkg Make sure dpkg-dev 1.14.13 and 1.14.14 are upgraded together with dpkg * debian/control: Add a "Breaks: dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14)" on dpkg to force upgrade of those dpkg-dev versions that would break with the move of the compression related variables from Dpkg.pm into Dpkg/Compression.pm. --- diff --git a/ChangeLog b/ChangeLog index 0f1178bc..c9d2623b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-01-10 Raphael Hertzog + + * debian/control: Add a "Breaks: dpkg-dev (= 1.14.13), + dpkg-dev (= 1.14.14)" on dpkg to force upgrade of those dpkg-dev + versions that would break with the move of the compression related + variables from Dpkg.pm into Dpkg/Compression.pm. + 2008-01-08 Raphael Hertzog * scripts/Dpkg/Version.pm: Import missing error function from diff --git a/debian/changelog b/debian/changelog index 11a1c742..5403deb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ dpkg (1.14.16) UNRELEASED; urgency=low been removed. * The code to parse debian/control is available in a perl module Dpkg::Control. Closes: #26554 + * Temporarily add a Breaks: dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14) on + dpkg for the convenience of sid users. Closes: #459815 [ Updated manpages translations ] * Fix typo in French. Closes: #460021 diff --git a/debian/control b/debian/control index 9ff6986e..8c426442 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Package: dpkg Architecture: any Essential: yes Pre-Depends: ${shlibs:Depends}, coreutils (>= 5.93-1) +Breaks: dpkg-dev (= 1.14.13), dpkg-dev (= 1.14.14) Conflicts: sysvinit (<< 2.82-1), dpkg-iasearch (<< 0.11), dpkg-static, dpkg-dev (<< 1.14.6) Replaces: dpkg-doc-ja, dpkg-static, manpages-de (<= 0.4-3),