[libdist-zilla-plugin-test-podspelling-perl] 03/04: require dzil 5

Axel Beckert abe at deuxchevaux.org
Mon May 25 10:05:30 UTC 2015


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 <xenoterracide at gmail.com>
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 <xenoterracide at gmail.com>
---
 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



More information about the Pkg-perl-cvs-commits mailing list