X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-UndefTolerant.git;a=blobdiff_plain;f=dist.ini;h=59d023b0493dd6bb49a4d5e3c163ec264d506f04;hp=4447c784f3fad03682eb7ef5905de24e523e6fed;hb=4a7e89b195488780f5bb44040b7f1903f161a963;hpb=8718c712e9f36d24d31ce6e6f5630bd217e68444 diff --git a/dist.ini b/dist.ini index 4447c78..59d023b 100644 --- a/dist.ini +++ b/dist.ini @@ -12,49 +12,74 @@ copyright_year = 2011 -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 bugtracker.mailto = bug-moosex-undeftolerant@rt.cpan.org -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.url = https://github.com/moose/MooseX-UndefTolerant.git +repository.web = https://github.com/moose/MooseX-UndefTolerant repository.type = git -[Prereqs / TestRequires] -Test::Fatal = 0 -Test::More = 0.002 -Test::Moose = 0 - -[Prereqs / RuntimeRequires] -Moose = 0.89 - -[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.003 +: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] -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]