X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=e1d49996a191351e2052d8879d057cd245b38c69;hb=9d5420b8c42fcdb399b664b3e3f91ec74ed82748;hp=d1c118443f65e1157f760da018fadfe93a6bb031;hpb=4a8ea39ed55f8899de748f2d093eb5b21fa4ea37;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index d1c1184..e1d4999 100644 --- a/dist.ini +++ b/dist.ini @@ -3,7 +3,7 @@ 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.0605 +version = 2.0801 ; This sets the required version of Dist::Zilla :version = 4.200016 @@ -44,7 +44,7 @@ match = ^nytprof.* authority = cpan:STEVAN [MetaResources] -bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Moose +bugtracker.web = https://rt.cpan.org/Dist/Display.html?Name=Moose bugtracker.mailto = bug-moose@rt.cpan.org repository.url = git://git.moose.perl.org/Moose.git repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.git;a=summary @@ -79,6 +79,7 @@ directory = benchmarks [NoTabsTests] [CheckChangesHasContent] +[CheckPrereqsIndexed] [Prereqs] Carp = 1.22 @@ -133,6 +134,7 @@ 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 @@ -152,6 +154,7 @@ Mason = 2.18 MooseX::ABC = 0.05 MooseX::Aliases = 0.08 MooseX::AlwaysCoerce = 0.13 +MooseX::App = 1.18 MooseX::AttributeHelpers = 0.22 MooseX::AttributeIndexes = 1.0.0 MooseX::AttributeInflate = 0.02 @@ -159,7 +162,7 @@ MooseX::Attribute::Deflator = 2.1.7 MooseX::Attribute::Dependent = 1.1.0 MooseX::Attribute::Prototype = 0.10 MooseX::CascadeClearing = 0.03 -MooseX::ClassAttribute = 0.25 +MooseX::ClassAttribute = 0.26 MooseX::Constructor::AllErrors = 0.012 MooseX::FollowPBP = 0.02 MooseX::HasDefaults = 0.02 @@ -193,6 +196,13 @@ 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 = @@ -203,3 +213,5 @@ tag_message = %v%t [Git::Commit] allow_dirty = Changes commit_msg = changelog for %N-%v%t + +[Git::Push]