summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorjoey <joey>2001-02-13 17:31:33 +0000
committerjoey <joey>2001-02-13 17:31:33 +0000
commite8dfff67a6db95dda5951585f74ce2e89f1ac1cf (patch)
tree224eb348954368842ac75a9177226c26a4a1343a /debian/control
parent6a4b0f4e4b28688208ecd2d73609436232d878c3 (diff)
r444: new dh_perl. Not yet released, since perl is not yet through incoming.
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 7a9bb7ad..b53ebc73 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ 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
+Depends: ${perl:Depends}, fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.7.0), lynx
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