X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-UndefTolerant.git;a=blobdiff_plain;f=dist.ini;h=d3fdba8c2aa38cbd38c7af6b0c460639a635387e;hp=cc7fd11ac4790951e09d64e18555061b4a5a2b5f;hb=953638980a7a79d58d9be015a55d3bc440d3e8a4;hpb=b2c5b43cb2decfa49933f4254050716bc7ff91e0 diff --git a/dist.ini b/dist.ini index cc7fd11..d3fdba8 100644 --- a/dist.ini +++ b/dist.ini @@ -4,22 +4,32 @@ license = Perl_5 copyright_holder = Cory G Watson copyright_year = 2011 -version = 0.09 +; use V= to override; otherwise version is incremented from last tag +[Git::NextVersion] [@Filter] -bundle = @Basic -remove = Readme [InstallGuide] +[MetaConfig] [MetaJSON] [MetaResources] bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-UndefTolerant bugtracker.mailto = bug-moosex-undeftolerant@rt.cpan.org -repository.url = https://github.com/gphat/moosex-undeftolerant.git -repository.web = https://github.com/gphat/moosex-undeftolerant +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] [PkgVersion] @@ -27,15 +37,25 @@ repository.type = git [PodSyntaxTests] [NoTabsTests] [EOLTests] -[Signature] +[Test::Compile] +[Test::DistManifest] +[MetaTests] +[Test::CPAN::Changes] +[Test::ChangesHasContent] -[CheckChangeLog] +[Test::CheckDeps] +version = 0.004 +fatal = 1 -[Prereqs / BuildRequires] -Test::Fatal = 0 -Test::More = 0.002 +[Git::Remote::Check] +remote_branch = master -[Prereqs] -Moose = 0.89 +[Git::Check] +allow_dirty = +[NextRelease] +format = %-9v %{yyyy-MM-dd HH:mm:ss ZZZZ}d +[Git::Commit] +[Git::Tag] +[Git::Push]