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=c9559d5090eb6a45a9fd2b5062e7b45789d53431;hb=26dd75e6d164e2526bd80de2021e544cdf5982d0;hpb=b4605623a636fc8da5314e16a6bfe24b821254cd diff --git a/dist.ini b/dist.ini index c9559d5..5e698c2 100644 --- a/dist.ini +++ b/dist.ini @@ -4,14 +4,25 @@ license = Perl_5 copyright_holder = Cory G Watson copyright_year = 2011 -version = 0.10 +; use V= to override; otherwise version is incremented from last tag +[Git::NextVersion] [@Filter] -bundle = @Basic -remove = Readme [InstallGuide] +[MetaConfig] [MetaJSON] +[MetaProvides::Package] +[Git::Describe] +[PkgVersion] +[MinimumPerl] + +[SurgicalPodWeaver] + +[ReadmeAnyFromPod] +type = text [MetaResources] bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-UndefTolerant @@ -20,21 +31,55 @@ 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 -[SurgicalPodWeaver] - -[PkgVersion] +[AutoPrereqs] +skip = ^Foo|Bar|Baz [PodSyntaxTests] +;[PodCoverageTests] +[Test::Pod::LinkCheck] +[Test::Pod::No404s] [NoTabsTests] [EOLTests] +[Test::Compile] +[CheckPrereqsIndexed] +[Test::DistManifest] +[MetaTests] +[Test::CPAN::Changes] +[Test::Version] +[Test::ChangesHasContent] + +[Test::CheckDeps] +:version = 0.004 +fatal = 1 + +[Git::Remote::Check] +remote_branch = master + +[Git::CheckFor::CorrectBranch] +:version = 0.004 +release_branch = master +release_branch = stable + +;[Git::CheckFor::Fixups] + +[Git::Check] +allow_dirty = + +[NextRelease] +:version = 4.300018 +format = %-8V %{yyyy-MM-dd HH:mm:ss ZZZZ}d (%U) -[CheckChangeLog] +[Git::Commit] +allow_dirty = Changes +commit_msg = %N-%v%t%n%n%c -[Prereqs / BuildRequires] -Test::Fatal = 0 -Test::More = 0.002 +[Git::Tag] +tag_format = v%v%t +tag_message = v%v%t -[Prereqs] -Moose = 0.89 +[Git::Push] +[InstallRelease] +install_command = cpanm . +[Clean]