This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdist-zilla-plugin-requiresexternal-perl.
commit 6a7e5c52dd05a630d7054ad00ac2e64f0731df79 Author: gregor herrmann <[email protected]> Date: Fri Sep 29 16:42:12 2017 +0200 build dependency on libtest-output-perl needs a version Gbp-Dch: Ignore --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c455fa5..fbc629e 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: libdist-zilla-perl, libnamespace-autoclean-perl, libpath-class-perl, libtest-most-perl, - libtest-output-perl, + libtest-output-perl (>= 1.031), perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94) Standards-Version: 4.1.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-requiresexternal-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
