before release, confirm all prereqs are indexed
[gitmo/Moose.git] / dist.ini
index 15ee370..7558d17 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,21 +1,25 @@
 name    = Moose
-author  = Stevan Little <stevan@iinteractive.com>
+author  = Moose is maintained by the Moose Cabal, along with the help of many contributors. See L<Moose/CABAL> and L<Moose/CONTRIBUTORS> for details.
 license = Perl_5
 copyright_holder = Infinity Interactive, Inc.
 
-version = 2.0102
+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]
 [MetaJSON]
 [License]
 [Readme]
-[ExtraTests]
+[RunExtraTests]
 [ExecDir]
 [ShareDir]
 
@@ -32,6 +36,7 @@ format = %v %{ccc, MMM dd, yyyy}d
 
 [PruneFiles]
 filenames = Makefile.PL
+match = ^nytprof.*
 
 [PkgVersion]
 
@@ -65,20 +70,29 @@ directory = benchmarks
 
 [SurgicalPodWeaver]
 
+; authordep Test::Inline
+; authordep File::Find::Rule
 [=inc::ExtractInlineTests]
+
+[EOLTests]
+[PodSyntaxTests]
 [NoTabsTests]
 
 [CheckChangesHasContent]
+[CheckPrereqsIndexed]
 
 [Prereqs]
+Carp                        = 1.22
+Class::Load                 = 0.09
+Class::Load::XS             = 0.01
 Data::OptList               = 0.107
 Devel::GlobalDestruction    = 0
 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
@@ -110,12 +124,16 @@ Module::Refresh              = 0
 PadWalker                    = 0
 Params::Coerce               = 0
 Regexp::Common               = 0
+SUPER                        = 0
 Test::Deep                   = 0
-Test::DependentModules       = 0.09
+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
 
 [Prereqs / RuntimeRecommends]
 ; this needs to be installed *after*, since it deps on Moose
@@ -129,14 +147,16 @@ 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
@@ -146,24 +166,31 @@ 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.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]
@@ -172,4 +199,8 @@ 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