summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorjoey <joey>2001-01-31 06:42:25 +0000
committerjoey <joey>2001-01-31 06:42:25 +0000
commit72d1cf3a58e7588228cfb6155669c978d7a9cccb (patch)
tree4039948be788f9f12b04db024d8fb42496b3bef3 /debian/control
parenta4b2194440fac0e24db7b0a5c5fa7aacf06e8645 (diff)
r414: * Added a suggests to debconf-utils, Closes: #83643
I may chenge this to a dependancy at some point in the future, since one debconf command needs the package to work.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 54c7afea..ddafecfb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ Section: devel
Priority: optional
Maintainer: Joey Hess <joeyh@debian.org>
Build-Depends-Indep: perl-5.005, fileutils (>= 4.0-2.1), file (>= 3.23-1)
-Standards-Version: 3.2.1.2
+Standards-Version: 3.5.0.0
Package: debhelper
Architecture: all
Depends: perl5 | perl (>= 5.004), fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.7.0), lynx
-Suggests: dh-make
+Suggests: dh-make, debconf-utils
Description: helper programs for debian/rules
A collection of programs that can be used in a debian/rules file to
automate common tasks related to building binary debian packages. Programs