This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to annotated tag release/0.12-TRIAL in repository libhtml-scrubber-perl.
commit 494f4b3123aaafaafd836c058551abd8083f20f0 Author: Michael Caron <[email protected]> Date: Thu Mar 5 13:44:22 2015 -0600 Added Test::EOL and Test::NoTabs to dist NIGELM plugin uses deprecated keywords to include those, so they are added here. --- dist.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dist.ini b/dist.ini index c82ac45..fc4026c 100644 --- a/dist.ini +++ b/dist.ini @@ -10,3 +10,7 @@ main_module = lib/HTML/Scrubber.pm dist = HTML-Scrubber repository_at = github disable_pod_coverage_tests = 1 + +[Prereqs] +Test::EOL = 0 +Test::NoTabs = 0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-scrubber-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
