summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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