X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=7558d176e87343060877c8036b33f9d0256d9786;hb=7a4b1b113e68375549c019b1388bbd2bebd8fa71;hp=73669cf67c6270b48031c0b2b55c7edc100940af;hpb=72bcb3610d2a76b6695dd950bd2d6a0b8250235f;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index 73669cf..7558d17 100644 --- a/dist.ini +++ b/dist.ini @@ -3,12 +3,16 @@ author = Moose is maintained by the Moose Cabal, along with the help of many co license = Perl_5 copyright_holder = Infinity Interactive, Inc. -version = 2.0600 +version = 2.0605 + +; This sets the required version of Dist::Zilla +:version = 4.200016 [=inc::RequireAuthorDeps] [=inc::Clean] -[=inc::GatherDir] +[GatherDir] +exclude_match = ^t/recipes/(?!basics_geonome_overloadingsubtypesandcoercion) [PruneCruft] [ManifestSkip] [MetaYAML] @@ -75,8 +79,10 @@ directory = benchmarks [NoTabsTests] [CheckChangesHasContent] +[CheckPrereqsIndexed] [Prereqs] +Carp = 1.22 Class::Load = 0.09 Class::Load::XS = 0.01 Data::OptList = 0.107 @@ -127,6 +133,7 @@ Test::Memory::Cycle = 0 Test::Output = 0 Test::Spelling = 0 URI = 0 +Test::Inline::Extract = 0 [Prereqs / RuntimeRecommends] ; this needs to be installed *after*, since it deps on Moose @@ -192,7 +199,8 @@ allow_dirty = [Git::Tag] tag_format = %v -tag_message = +tag_message = %v%t [Git::Commit] -commit_msg = changelog +allow_dirty = Changes +commit_msg = changelog for %N-%v%t