This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest-strict-perl.
commit 0b3021129ee4a9e1838e295bf0f93b21c4e4a3e9 Author: gregor herrmann <[email protected]> Date: Wed Oct 15 22:41:07 2014 +0200 Build-Depend on Test::More 1.00. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5df68c5..41c6960 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdevel-cover-perl, libtest-pod-perl, - libtest-pod-coverage-perl + libtest-pod-coverage-perl, + perl (>= 5.19.6) | libtest-simple-perl (>= 1.000000) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-strict-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-strict-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-strict-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
