This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmath-bigint-perl.
commit 9f1f4bb1ff9965cf5b77042bfdc4342e032934cf Author: gregor herrmann <[email protected]> Date: Mon Nov 9 18:19:00 2015 +0100 Make build dependency on Test::More versioned. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d3ca168..d6abea3 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,8 @@ Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libtest-pod-perl, - libtest-pod-coverage-perl + libtest-pod-coverage-perl, + perl (>= 5.11.1) | libtest-simple-perl (>= 0.94) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-bigint-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-bigint-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-bigint-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
