]> err.no Git - dpkg/commitdiff
Make sure dpkg-dev 1.14.13 and 1.14.14 are upgraded together with dpkg
authorRaphael Hertzog <hertzog@debian.org>
Thu, 10 Jan 2008 22:15:25 +0000 (23:15 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Thu, 10 Jan 2008 22:15:25 +0000 (23:15 +0100)
* 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.

ChangeLog
debian/changelog
debian/control

index 0f1178bc3a4b70ce261c53a56a492d1e3ebff02c..c9d2623bbbf314ad022e16722fc5b54c5ed841a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-10  Raphael Hertzog  <hertzog@debian.org>
+
+       * 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  <hertzog@debian.org>
 
        * scripts/Dpkg/Version.pm: Import missing error function from
index 11a1c742feee08c240a0924fe274972b3315e89f..5403deb24004d314a69ae1d78b864c5a8bdbd4d7 100644 (file)
@@ -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
index 9ff6986e536887409ead5bcc20b96b1b25542a07..8c4264420d4cfcd99785be50cc643b34f136e8b4 100644 (file)
@@ -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),