X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-UndefTolerant.git;a=blobdiff_plain;f=dist.ini;h=5e698c2b5b4927b31a51203ba4f6a05d2be2f769;hp=ea506895b70325d93020b1f8d736f4d3bda7b24b;hb=26dd75e6d164e2526bd80de2021e544cdf5982d0;hpb=52357dae4a576a84a5c8ad0ba7344aeb54e73f53 diff --git a/dist.ini b/dist.ini index ea50689..5e698c2 100644 --- a/dist.ini +++ b/dist.ini @@ -19,6 +19,11 @@ copyright_year = 2011 [PkgVersion] [MinimumPerl] +[SurgicalPodWeaver] + +[ReadmeAnyFromPod] +type = text + [MetaResources] bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-UndefTolerant bugtracker.mailto = bug-moosex-undeftolerant@rt.cpan.org @@ -26,15 +31,8 @@ repository.url = git://git.moose.perl.org/MooseX-UndefTolerant.git repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-UndefTolerant.git;a=summary repository.type = git -[Prereqs / TestRequires] -Test::Fatal = 0 -Test::More = 0.002 -Test::Moose = 0 - -[Prereqs / RuntimeRequires] -Moose = 0.89 - -[SurgicalPodWeaver] +[AutoPrereqs] +skip = ^Foo|Bar|Baz [PodSyntaxTests] ;[PodCoverageTests] @@ -57,17 +55,31 @@ fatal = 1 [Git::Remote::Check] remote_branch = master -[Git::CheckFor::Fixups] +[Git::CheckFor::CorrectBranch] +:version = 0.004 +release_branch = master +release_branch = stable + +;[Git::CheckFor::Fixups] [Git::Check] allow_dirty = -[Git::CheckFor::CorrectBranch] -release_branch = master - [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 +commit_msg = %N-%v%t%n%n%c + [Git::Tag] +tag_format = v%v%t +tag_message = v%v%t + [Git::Push] + +[InstallRelease] +install_command = cpanm . + +[Clean]