emit warnings immediately
[gitmo/MooseX-AlwaysCoerce.git] / dist.ini
index acbfa46..3055e0e 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -12,36 +12,36 @@ license     = Perl_5
 [MetaResources]
 bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-AlwaysCoerce
 repository.url    = git://git.moose.perl.org/MooseX-AlwaysCoerce.git
+; r/w repository: git@github.com:karenetheridge/mx-alwayscoerce.git
 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-AlwaysCoerce.git;a=summary
 repository.type   = git
 
-[@Basic]
+[@Filter]
+-bundle = @Basic
+-remove = GatherDir
+
+[Git::GatherDir]
+
+[AutoPrereqs]
+skip = ^MyRole$
 
 [Prereqs / RuntimeRequires]
-Moose = 0
-namespace::autoclean = 0.12
-MooseX::ClassAttribute = 0.24
 Package::Stash = 0.26
-Carp = 0
-
-[Prereqs / TestRequires]
-Test::More  = 0
-Test::Fatal = 0
-Test::NoWarnings = 1.04
 
 [InstallGuide]
 [MetaConfig]
 [MetaJSON]
 
+[Git::Describe]
 [PkgVersion]
 
 [NoTabsTests]
 [EOLTests]
 [Test::Compile]
-[Test::DistManifest]
 [Test::MinimumVersion]
 [Test::CPAN::Changes]
 [Test::ChangesHasContent]
+[MetaTests]
 
 [Test::CheckDeps]
 :version = 0.005
@@ -65,13 +65,15 @@ release_branch = stable
 ; [Git::CheckFor::Fixups]
 
 [NextRelease]
-format = %-9v %{yyyy-MM-dd HH:mm:ss ZZZZ}d
+:version = 4.300018
+format = %-8V  %{yyyy-MM-dd HH:mm:ss ZZZZ}d (%U)
 
 [Git::Commit]
-allow-dirty = Changes
+allow_dirty = Changes
 commit_msg = %N-%v%t%n%n%c
 
 [Git::Tag]
+tag_format = v%v%t
 tag_message = v%v%t
 
 [Git::Push]