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 c43af3b0182e3ad96534c0ec527c012da0482288 Author: Michael Caron <[email protected]> Date: Thu Mar 12 15:14:25 2015 -0500 corrected errors with prereqs --- dist.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist.ini b/dist.ini index e5eb58a..4ac25e7 100644 --- a/dist.ini +++ b/dist.ini @@ -13,6 +13,6 @@ disable_pod_coverage_tests = 1 [Prereqs / TestRequires] Test::CPAN::Meta = 0 -Test::EOL = 0; -Test::NoTabs = 0; +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
