From e336ac5559c74e6b7b6282a9825963346dbd414b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 2 Nov 2010 22:25:18 -0400 Subject: [PATCH] Explicitly build-depend on a new enough perl-base. Closes: #601188 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e02bb63..a951865 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ debhelper (8.1.0) UNRELEASED; urgency=low (Thanks, Colin Watson) * Massive man page typography patch. Closes: #600883 (Thanks, David Prévot) + * Explicitly build-depend on a new enough perl-base. Closes: #601188 -- Joey Hess Sat, 07 Aug 2010 11:27:24 -0400 diff --git a/debian/control b/debian/control index 6b7c6a9..d9b7768 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: debhelper Section: devel Priority: optional Maintainer: Joey Hess -Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23) +Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23), perl-base (>= 5.10) Standards-Version: 3.9.0 Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git Vcs-Browser: http://git.debian.org/?p=debhelper/debhelper.git;a=summary -- 2.39.5