ensure all author deps are installed before doing release testing
[gitmo/Moose.git] / dist.ini
index f23dd68..4fdcd06 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,17 +4,32 @@ license = Perl_5
 copyright_year   = 2010
 copyright_holder = Infinity Interactive, Inc.
 
-version = 1.9900
+version = 1.9901
 
-[@Filter]
-bundle = @Basic
-remove = MakeMaker
+[=inc::RequireAuthorDeps]
+
+[=inc::GatherDir]
+[PruneCruft]
+[ManifestSkip]
+[MetaYAML]
+[License]
+[Readme]
+[ExtraTests]
+[ExecDir]
+[ShareDir]
 
 [=inc::MakeMaker]
+[Manifest]
+
+[=inc::TestRelease]
+[ConfirmRelease]
+[UploadToCPAN]
+
+[NextRelease]
+format = %v %{ccc, MMM dd, yyyy}d
 
 [PruneFiles]
 filenames = Makefile.PL
-match     = ^t/002_recipes/.*
 
 [PkgVersion]
 
@@ -29,7 +44,9 @@ repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.g
 repository.type   = git
 
 [MetaNoIndex]
+package   = Moose::Meta::Method::Accessor::Native
 namespace = Moose::Meta::Method::Accessor::Native
+directory = benchmarks
 
 [MetaJSON]
 
@@ -47,7 +64,7 @@ Eval::Closure               = 0
 List::MoreUtils             = 0.12
 MRO::Compat                 = 0.05
 Package::DeprecationManager = 0.10
-Package::Stash              = 0.15
+Package::Stash              = 0.16
 Package::Stash::XS          = 0.17
 Params::Util                = 1.00
 Scalar::Util                = 1.19
@@ -85,6 +102,7 @@ Test::Output                 = 0
 URI                          = 0
 
 [Conflicts]
+-script = bin/moose-outdated
 Catalyst                       = 5.80028
 Devel::REPL                    = 1.003008
 Fey                            = 0.36
@@ -116,4 +134,9 @@ MooseX::UndefTolerant          = 0.04
 namespace::autoclean           = 0.08
 Pod::Elemental                 = 0.093280
 
-[@Git]
+[Git::Check]
+allow_dirty =
+
+[Git::Tag]
+tag_format = %v
+tag_message =