This is an automated email from the git hooks/post-receive script. jame-guest pushed a commit to tag v0.02 in repository libweasel-perl.
commit 8711bb426f3a9e00ddc6bcc27974d5926b4ca55f Author: Erik Huelsmann <[email protected]> Date: Wed Jun 22 22:37:06 2016 +0200 * Adjust dependencies based on testing in clean VM --- dist.ini | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/dist.ini b/dist.ini index 5fdacab..680cd50 100644 --- a/dist.ini +++ b/dist.ini @@ -16,10 +16,14 @@ repository.type = git [Prereqs] -File::Find = 0 -File::Util = 0 +perl = 5.10.1 Moose = 0 Module::Runtime = 0 List::Util = 0 -Try::Tiny = 0 +[Prereqs / TestRequires] +File::Find = 0 +File::Util = 0 +Perl::Critic = 0 +Test::More = 0 +Test::Pod::Coverage = 0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweasel-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
