From: joey Date: Tue, 23 Nov 1999 05:45:37 +0000 (+0000) Subject: r307: * Actually, debhelper build-depends on perl-5.005. X-Git-Tag: version_2.0.101~291 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bfa605b326b0b75a11f8b537458fae176e0cc7d6;p=debhelper.git r307: * Actually, debhelper build-depends on perl-5.005. --- diff --git a/debian/changelog b/debian/changelog index fdb9c55..2de265d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ +debhelper (2.0.73) unstable; urgency=low + + * Actually, debhelper build-depends on perl-5.005. + + -- Joey Hess Mon, 22 Nov 1999 21:43:55 -0800 + debhelper (2.0.72) unstable; urgency=low * Corrected slash substitution problem in dh_installwm. - -- Joey Hess Tue, 9 Nov 1999 15:00:21 -0800 + -- Joey Hess Mon, 22 Nov 1999 21:43:47 -0800 debhelper (2.0.71) unstable; urgency=low diff --git a/debian/control b/debian/control index e970661..4717a8f 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: debhelper Section: devel Priority: optional Maintainer: Joey Hess -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