X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=b51da73dfce000321958faa2b1038784ab7810da;hb=3f2a6b54ab5428f035f3426ca1221dc3300c482b;hp=fe7d754de30d9898b85bab8aaf1e68dae285ed01;hpb=10007f1874d26fb06e0f6505bda2667e967d62d7;p=gitmo%2FMoose.git diff --git a/dist.ini b/dist.ini index fe7d754..b51da73 100644 --- a/dist.ini +++ b/dist.ini @@ -1,28 +1,33 @@ name = Moose -author = Stevan Little +author = Moose is maintained by the Moose Cabal, along with the help of many contributors. See L and L for details. license = Perl_5 -copyright_year = 2011 copyright_holder = Infinity Interactive, Inc. -version = 1.9905 +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] +; authordep Dist::Zilla::Plugin::MakeMaker::Awesome [=inc::MakeMaker] [Manifest] -[=inc::TestRelease] +[TestRelease] [ConfirmRelease] [UploadToCPAN] @@ -31,6 +36,7 @@ format = %v %{ccc, MMM dd, yyyy}d [PruneFiles] filenames = Makefile.PL +match = ^nytprof.* [PkgVersion] @@ -45,26 +51,48 @@ repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.g repository.type = git [MetaNoIndex] +package = Class::MOP::Class::Immutable::Trait +package = Class::MOP::Deprecated +package = Class::MOP::MiniTrait +package = Class::MOP::Mixin +namespace = Class::MOP::Mixin +package = Moose::Deprecated +package = Moose::Error::Util +package = Moose::Meta::Attribute::Native::Trait +package = Moose::Meta::Class::Immutable::Trait package = Moose::Meta::Method::Accessor::Native namespace = Moose::Meta::Method::Accessor::Native +namespace = Moose::Meta::Mixin +package = Moose::Meta::Object::Trait +package = Moose::Util::TypeConstraints::OptimizedConstraints +package = Moose::Util::TypeConstraints::Builtins directory = benchmarks [SurgicalPodWeaver] +; authordep Test::Inline +; authordep File::Find::Rule [=inc::ExtractInlineTests] + +[EOLTests] +[PodSyntaxTests] [NoTabsTests] -[CheckChangeLog] +[CheckChangesHasContent] +[CheckPrereqsIndexed] [Prereqs] -Data::OptList = 0 +Carp = 1.22 +Class::Load = 0.09 +Class::Load::XS = 0.01 +Data::OptList = 0.107 Devel::GlobalDestruction = 0 -Eval::Closure = 0 -List::MoreUtils = 0.12 +Eval::Closure = 0.04 +List::MoreUtils = 0.28 MRO::Compat = 0.05 -Package::DeprecationManager = 0.10 -Package::Stash = 0.21 -Package::Stash::XS = 0.18 +Package::DeprecationManager = 0.11 +Package::Stash = 0.32 +Package::Stash::XS = 0.24 Params::Util = 1.00 Scalar::Util = 1.19 Sub::Exporter = 0.980 @@ -80,6 +108,7 @@ Test::Requires = 0.05 [Prereqs / DevelopRequires] Algorithm::C3 = 0 +Data::Visitor = 0 DateTime = 0 DateTime::Calendar::Mayan = 0 DateTime::Format::MySQL = 0 @@ -92,14 +121,25 @@ IO::String = 0 Locale::US = 0 Module::Info = 0 Module::Refresh = 0 +PadWalker = 0 Params::Coerce = 0 Regexp::Common = 0 +SUPER = 0 Test::Deep = 0 -Test::DependentModules = 0 +Test::DependentModules = 0.13 Test::Inline = 0 Test::LeakTrace = 0 +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 +; remove this if this is an issue +Devel::PartialDump = 0.14 [Conflicts] -script = bin/moose-outdated @@ -108,44 +148,67 @@ Devel::REPL = 1.003008 Fey = 0.36 Fey::ORM = 0.42 File::ChangeNotify = 0.15 -KiokuDB = 0.49 +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 MooseX::AttributeIndexes = 1.0.0 MooseX::AttributeInflate = 0.02 -MooseX::Attribute::Deflator = 2.1.0 +MooseX::Attribute::Deflator = 2.1.7 MooseX::Attribute::Dependent = 1.1.0 MooseX::Attribute::Prototype = 0.10 MooseX::CascadeClearing = 0.03 -MooseX::ClassAttribute = 0.23 +MooseX::ClassAttribute = 0.25 MooseX::Constructor::AllErrors = 0.012 MooseX::FollowPBP = 0.02 MooseX::HasDefaults = 0.02 MooseX::InstanceTracking = 0.04 MooseX::LazyRequire = 0.06 +MooseX::Meta::Attribute::Index = 0.04 +MooseX::Meta::Attribute::Lvalue = 0.05 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.100472 +MooseX::SetOnce = 0.100473 MooseX::Singleton = 0.25 +MooseX::SlurpyConstructor = 1.1 MooseX::StrictConstructor = 0.12 MooseX::Types = 0.19 +MooseX::Types::Parameterizable = 0.05 +MooseX::Types::Signal = 1.101930 MooseX::UndefTolerant = 0.11 namespace::autoclean = 0.08 +PRANG = 0.14 Pod::Elemental = 0.093280 Reaction = 0.002003 +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] +allow_dirty = Changes +commit_msg = changelog for %N-%v%t