X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=ca259842d32a52cea0280dcdde3680fdf62491f6;hb=0833a4a7f2ffbf6290fd90fdfb14c38da47211a5;hp=32e78b49ea453f71ed9d23fb3ccc60179d01dab8;hpb=0dd9c65b0cd3941fe1901f40045e5fa6732e7692;p=gitmo%2FMooseX-UndefTolerant.git diff --git a/dist.ini b/dist.ini index 32e78b4..ca25984 100644 --- a/dist.ini +++ b/dist.ini @@ -4,7 +4,8 @@ license = Perl_5 copyright_holder = Cory G Watson copyright_year = 2011 -version = 0.11 +; use V= to override; otherwise version is incremented from last tag +[Git::NextVersion] [@Filter] -bundle = @Basic @@ -20,6 +21,15 @@ 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 +Test::CheckDeps = 0 + +[Prereqs / RuntimeRequires] +Moose = 0.89 + [SurgicalPodWeaver] [PkgVersion] @@ -27,14 +37,25 @@ repository.type = git [PodSyntaxTests] [NoTabsTests] [EOLTests] +[Test::Compile] +[Test::DistManifest] +[MetaTests] +[Test::CPAN::Changes] +[Test::ChangesHasContent] -[CheckChangeLog] +[Test::CheckDeps] +version = 0.003 +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]