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=74f9cc89c0ef95e21af0c348ec70557b3fecc760;hb=953638980a7a79d58d9be015a55d3bc440d3e8a4;hpb=defa27bf3eec0a34239abbe7d63ac3c950989cf5 diff --git a/dist.ini b/dist.ini index 74f9cc8..d3fdba8 100644 --- a/dist.ini +++ b/dist.ini @@ -4,13 +4,15 @@ license = Perl_5 copyright_holder = Cory G Watson copyright_year = 2011 -version = 0.13 +; use V= to override; otherwise version is incremented from last tag +[Git::NextVersion] [@Filter] -bundle = @Basic -remove = Readme [InstallGuide] +[MetaConfig] [MetaJSON] [MetaResources] @@ -20,6 +22,14 @@ 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] @@ -30,16 +40,22 @@ repository.type = git [Test::Compile] [Test::DistManifest] [MetaTests] -; TODO: add release dates in Changes, for these tests to pass. -;[Test::CPAN::Changes] -;[Test::ChangesHasContent] +[Test::CPAN::Changes] +[Test::ChangesHasContent] -[Prereqs / TestRequires] -Test::Fatal = 0 -Test::More = 0.002 -Test::Moose = 0 +[Test::CheckDeps] +version = 0.004 +fatal = 1 -[Prereqs / RuntimeRequires] -Moose = 0.89 +[Git::Remote::Check] +remote_branch = master + +[Git::Check] +allow_dirty = [NextRelease] +format = %-9v %{yyyy-MM-dd HH:mm:ss ZZZZ}d + +[Git::Commit] +[Git::Tag] +[Git::Push]