reformat Changes to make CPAN::Changes::Spec and metacpan parsing happy
[gitmo/MooseX-Storage.git] / dist.ini
index add72b3..4d5b11c 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -6,7 +6,7 @@ copyright_holder    = Infinity Interactive, Inc.
 license             = Perl_5
 
 [@Author::ETHER]
-:version = 0.017
+:version = 0.019
 -remove = PodWeaver
 -remove = AutoPrereqs
 Authority.authority = cpan:STEVAN
@@ -21,6 +21,8 @@ Test::PodSpelling.stopwords = cpan
 ; cpantesters to barf in the compile tests
 Test::Compile.skip[] = ^MooseX::Storage::((Engine::)?IO::|Format::)
 
+[ContributorsFromGit]
+
 [Prereqs / RuntimeRequires]
 Moose = 0.99
 String::RewritePrefix =  0
@@ -30,9 +32,12 @@ Scalar::Util = 0
 
 [Prereqs / TestRequires]
 Test::More = 0.88
+;CPAN::Meta::Check = 0.007
+;Test::CheckDeps = 0.006
 Test::Deep = 0
 Test::Fatal = 0
 Test::Requires = 0.05
+File::Spec::Functions = 0
 
 [Prereqs / RuntimeRecommends]
 Digest::HMAC = 0
@@ -40,6 +45,7 @@ Digest::SHA = 0
 
 [Prereqs / DevelopRequires]
 Digest::HMAC = 0
+Digest::HMAC_SHA1 = 0
 Digest::SHA = 0