diff options
author | joey <joey> | 1999-11-23 05:45:37 +0000 |
---|---|---|
committer | joey <joey> | 1999-11-23 05:45:37 +0000 |
commit | bfa605b326b0b75a11f8b537458fae176e0cc7d6 (patch) | |
tree | f6299d41e62932b1801e6262e31abbc683c62a77 /debian/control | |
parent | c104d85de0a15fdccb056ceee32351dd91822237 (diff) |
r307: * Actually, debhelper build-depends on perl-5.005.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index e9706612..4717a8fa 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: debhelper Section: devel Priority: optional Maintainer: Joey Hess <joeyh@master.debian.org> -Build-Depends-Indep: perl5, fileutils (>= 3.16-4), file (>= 3.23-1) -Standards-Version: 3.1.0.0 +Build-Depends-Indep: perl-5.005, fileutils (>= 3.16-4), file (>= 3.23-1) +Standards-Version: 3.1.1.0 Package: debhelper Architecture: all |