summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2001-12-28 01:45:13 +0000
committerjoey <joey>2001-12-28 01:45:13 +0000
commitf4bfda706202d3136b6475cf0680674172ddf4f1 (patch)
tree78748c73b55d78b62993511353e972e9b5a0d4c9 /debian
parenta37ba2e615d3dbcaa89201d657a6a7b6790576be (diff)
r500: * Added a version to the perl build dep, Closes: #126677
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 43624a73..eebddb3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (3.0.54) unstable; urgency=low
+
+ * Added a version to the perl build dep, Closes: #126677
+
+ -- Joey Hess <joeyh@debian.org> Thu, 27 Dec 2001 20:39:46 -0500
+
debhelper (3.0.53) unstable; urgency=low
* dh_strip: run file using a safe pipe open, that will not expose any weird
diff --git a/debian/control b/debian/control
index 8eb36668..866cef0b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: debhelper
Section: devel
Priority: optional
Maintainer: Joey Hess <joeyh@debian.org>
-Build-Depends-Indep: perl, fileutils (>= 4.0-2.1), file (>= 3.23-1), debconf-utils
+Build-Depends-Indep: perl (>= 5.6.1), fileutils (>= 4.0-2.1), file (>= 3.23-1), debconf-utils
Standards-Version: 3.5.6.0
Package: debhelper