[SCM] Debian packaging of libbusiness-isbn-data-perl branch, master, updated. 3328818e1a8cf61d0925a962a6bf20832878aa9a
Florian Schlichting
fschlich at zedat.fu-berlin.de
Fri Aug 31 22:45:54 UTC 2012
The following commit has been merged in the master branch:
commit 44d9a876f42598c5067d94363f22781f0cf3bf2c
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date: Fri Aug 31 23:37:06 2012 +0200
Added build-dependency on perl (>= 5.13.4) to ensure Test::More >= 0.95
diff --git a/debian/control b/debian/control
index 1d96ace..7923553 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 7),
quilt
-Build-Depends-Indep: perl,
+Build-Depends-Indep: perl (>= 5.13.4),
libtest-pod-perl,
libtest-pod-coverage-perl
Standards-Version: 3.9.3
--
Debian packaging of libbusiness-isbn-data-perl
More information about the Pkg-perl-cvs-commits
mailing list