From 3ba936471c4e6eef1134de0539824b1d21d66646 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 23 Feb 2009 13:27:22 -0500 Subject: [PATCH] Depend on dpkg-dev 1.14.19, the first to support Package-Type fields in dpkg-gencontrol. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4985542..8fde13b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ debhelper (7.2.0) UNRELEASED; urgency=low which is useful to avoid issues with phony implicit rules (see bug #509756). * Improve error messages when child commands fail. + * Depend on dpkg-dev 1.14.19, the first to support Package-Type + fields in dpkg-gencontrol. -- Joey Hess Thu, 25 Dec 2008 16:26:36 -0500 diff --git a/debian/control b/debian/control index d408274..1b30157 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: http://kitenet.net/~joey/code/debhelper/ Package: debhelper Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, file (>= 3.23), dpkg-dev (>= 1.14.15), html2text, binutils, po-debconf, man-db (>= 2.5.1-1) +Depends: ${perl:Depends}, ${misc:Depends}, file (>= 3.23), dpkg-dev (>= 1.14.19), html2text, binutils, po-debconf, man-db (>= 2.5.1-1) Suggests: dh-make Conflicts: dpkg-cross (<< 1.18), python-support (<< 0.5.3), python-central (<< 0.5.6) Description: helper programs for debian/rules -- 2.39.2