X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=2ee8c83a3215e1b8f4b5870cf2ba907316af0d0c;hb=e7bdd491c807158a8d7ba1378221b9a249c02b5f;hp=978a987a0f6f3ba8a668908fcd79c8c49bdc04f9;hpb=9e8f659efc17af70e2b0882fd7105b730fad945e;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index 978a987..2ee8c83 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.0800 +version = 2.0801 ; This sets the required version of Dist::Zilla :version = 4.200016 @@ -154,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 @@ -161,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 @@ -195,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 = @@ -205,3 +213,5 @@ tag_message = %v%t [Git::Commit] allow_dirty = Changes commit_msg = changelog for %N-%v%t + +[Git::Push]