This is an automated email from the git hooks/post-receive script. abe pushed a commit to annotated tag 2.006006 in repository libdist-zilla-plugin-test-podspelling-perl.
commit a89230689c0600bb9f534bb26e51939bb4f35fce Author: Caleb Cushing <[email protected]> Date: Thu Feb 27 20:46:10 2014 -0600 require dzil 5 Unicode Changes in Dist::Zilla and the Path::Tiny changes in 2.6.3 means tests only work on dzil 5+ Signed-off-by: Caleb Cushing <[email protected]> --- dist.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist.ini b/dist.ini index 4568257..d57896a 100644 --- a/dist.ini +++ b/dist.ini @@ -12,7 +12,8 @@ copyright_holder = Caleb Cushing [Bootstrap::lib] [Prereqs] -Test::Spelling = 0.12 +Test::Spelling = 0.12 +Dist::Zilla = 5 [ReadmeFromPod] [@Filter] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
