]> err.no Git - dpkg/commitdiff
Make dpkg-dev depend on dpkg (>= 1.14.13) as dpkg-source needs the latest Dpkg.pm
authorRaphael Hertzog <hertzog@debian.org>
Thu, 27 Dec 2007 10:47:45 +0000 (11:47 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Thu, 27 Dec 2007 10:59:11 +0000 (11:59 +0100)
debian/changelog
debian/control

index 5935a4bc92377922edc7b11bf97685b668461897..8e2cab92de425bc9f8f58b34092a89b3bbc914f3 100644 (file)
@@ -3,6 +3,8 @@ dpkg (1.14.14) UNRELEASED; urgency=low
   * Fix override disparity: set priority of dselect to important.
   * Add libio-string-perl to Build-Depends as it's needed by a non-regression
     test (fix FTBFS, thus a quick upload).
+  * Make dpkg-dev depend on dpkg (>= 1.14.13) as the latest Dpkg.pm is needed
+    for dpkg-source.
 
  -- Raphael Hertzog <hertzog@debian.org>  Thu, 27 Dec 2007 11:20:38 +0100
 
index 431888b829dd4a338e55b81caa6a3224c0f52111..a5ed512b0b360f9a95c9c2334a51b9689f1b5334 100644 (file)
@@ -34,7 +34,7 @@ Package: dpkg-dev
 Section: utils
 Priority: optional
 Architecture: all
-Depends: dpkg (>= 1.14.6), perl5, perl-modules, cpio (>= 2.4.2-2),
+Depends: dpkg (>= 1.14.13), perl5, perl-modules, cpio (>= 2.4.2-2),
  patch (>= 2.2-1), make, binutils
 Recommends: gcc | c-compiler, bzip2
 Suggests: gnupg, debian-keyring