]> git.donarmstrong.com Git - debhelper.git/commitdiff
Explicitly build-depend on a new enough perl-base. Closes: #601188
authorJoey Hess <joey@kitenet.net>
Wed, 3 Nov 2010 02:25:18 +0000 (22:25 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 3 Nov 2010 02:25:18 +0000 (22:25 -0400)
debian/changelog
debian/control

index e02bb6371d40865667932d37f04d84cb39164432..a95186575c6082cfacc56f2bdf4c277740ae228f 100644 (file)
@@ -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 <joeyh@debian.org>  Sat, 07 Aug 2010 11:27:24 -0400
 
index 6b7c6a9870d7036cbf9b8e864e1ffaf1871d38f1..d9b7768619608b2b0dc5a05ec3e0557d3e5ddf46 100644 (file)
@@ -2,7 +2,7 @@ Source: debhelper
 Section: devel
 Priority: optional
 Maintainer: Joey Hess <joeyh@debian.org>
-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