This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcpan-reporter-smoker-perl.
commit fe3647c1f39bef03717df6c5654e5f6031fed962 Author: gregor herrmann <[email protected]> Date: Sat Apr 30 11:33:05 2016 +0200 Drop version constraint for libtest-reporter-perl. Already satisfied in unstable. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 4b51470..387dd8a 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: libcpan-checksums-perl, libio-captureoutput-perl, libprobe-perl-perl, libterm-title-perl, - libtest-reporter-perl (>= 1.58), + libtest-reporter-perl, libyaml-perl, perl Standards-Version: 3.9.8 @@ -25,7 +25,7 @@ Depends: ${misc:Depends}, libcpan-reporter-perl, libprobe-perl-perl, libterm-title-perl, - libtest-reporter-perl (>= 1.58) + libtest-reporter-perl Description: turnkey CPAN Testers smoking module Rudimentary smoke tester for CPAN Testers, built upon CPAN::Reporter. Use at your own risk. It requires a recent version of CPAN::Reporter to run. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-reporter-smoker-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
