Просмотр исходного кода

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.
Raphael Hertzog лет назад: 18
Родитель
Сommit
597094b432
3 измененных файлов с 10 добавлено и 0 удалено
  1. 7 0
      ChangeLog
  2. 2 0
      debian/changelog
  3. 1 0
      debian/control

+ 7 - 0
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

+ 2 - 0
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

+ 1 - 0
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),