summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-02-20 21:39:03 +0000
committerjoeyh <joeyh>2006-02-20 21:39:03 +0000
commit967f2d7877a06e4868350b82df94a168dc2fccda (patch)
treea3367f95425814889d19da5f2abd7e420bdd0dc7 /debian/control
parent931f74740de625b07be6ccbbd54c94d65bab3b1f (diff)
r1877: * dh_installdebconf: drop all support for old-style translated debconf
templates files via debconf-mergetemplate (keep a warning if any are found, for now). Allows dropping debhelper's dependency on debconf-utils. Closes: #331796
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 5055608a..83281261 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: po4a (>= 0.23)
Package: debhelper
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, coreutils | fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.13.13), html2text, debconf-utils (>= 1.1.1), binutils, po-debconf
+Depends: ${perl:Depends}, ${misc:Depends}, coreutils | fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.13.13), html2text, binutils, po-debconf
Suggests: dh-make
Conflicts: dpkg-cross (<< 1.18)
Description: helper programs for debian/rules