X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=b51da73dfce000321958faa2b1038784ab7810da;hb=3f2a6b54ab5428f035f3426ca1221dc3300c482b;hp=cba8eda2924d2bbcb5a800b8b64b525df64c75c6;hpb=6f82424e4d61b21ed3608699e9ba316c5bbbabc7;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index cba8eda..b51da73 100644 --- a/dist.ini +++ b/dist.ini @@ -3,19 +3,23 @@ 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.0502 +version = 2.0800 + +; 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] [MetaJSON] [License] [Readme] -[ExtraTests] +[RunExtraTests] [ExecDir] [ShareDir] @@ -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,8 @@ Test::Memory::Cycle = 0 Test::Output = 0 Test::Spelling = 0 URI = 0 +Test::Inline::Extract = 0 +ExtUtils::MakeMaker::Dist::Zilla::Develop = 0 [Prereqs / RuntimeRecommends] ; this needs to be installed *after*, since it deps on Moose @@ -142,6 +150,8 @@ Fey::ORM = 0.42 File::ChangeNotify = 0.15 KiokuDB = 0.51 Markdent = 0.16 +Mason = 2.18 +MooseX::ABC = 0.05 MooseX::Aliases = 0.08 MooseX::AlwaysCoerce = 0.13 MooseX::AttributeHelpers = 0.22 @@ -163,10 +173,11 @@ MooseX::MethodAttributes = 0.22 MooseX::NonMoose = 0.17 MooseX::Params::Validate = 0.05 MooseX::PrivateSetters = 0.03 -MooseX::POE = 0.211 +MooseX::POE = 0.214 MooseX::Role::Cmd = 0.06 MooseX::Role::Parameterized = 0.23 MooseX::Role::WithOverloading = 0.07 +MooseX::Scaffold = 0.05 MooseX::SemiAffordanceAccessor = 0.05 MooseX::SetOnce = 0.100473 MooseX::Singleton = 0.25 @@ -184,12 +195,20 @@ Test::Able = 0.10 [=inc::CheckDelta] [=inc::GitUpToDate] + +[Git::Remote::Check] +remote_branch = stable/2.08 + +[Git::CheckFor::CorrectBranch] +release_branch = stable/2.08 + [Git::Check] 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