X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=d1c118443f65e1157f760da018fadfe93a6bb031;hb=4a8ea39ed55f8899de748f2d093eb5b21fa4ea37;hp=f5fb978820efb787c950a9302489010475a5adc5;hpb=28070619769a4cf26b800d161f9d05cc9a6493ab;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index f5fb978..d1c1184 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] @@ -128,6 +132,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 @@ -193,7 +198,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