[libio-interactive-perl] 05/12: Add build dependency on Test::More 0.94.

gregor herrmann gregoa at debian.org
Sat Feb 20 20:41:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libio-interactive-perl.

commit 7f33514717421c3c7fd1718e0f95007c299e102f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 20 21:36:20 2016 +0100

    Add build dependency on Test::More 0.94.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7b59e9a..1d0245d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7),
                libtest-pod-perl,
-               libtest-pod-coverage-perl
+               libtest-pod-coverage-perl,
+               perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
 Build-Depends-Indep: perl
 Standards-Version: 3.8.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-interactive-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-interactive-perl.git



More information about the Pkg-perl-cvs-commits mailing list