X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-UndefTolerant.git;a=blobdiff_plain;f=dist.ini;h=0fdf558f0ba2ef4e3870e46be37e5c2fdf4cbd26;hp=ef7ee0df9f369c5bd2c5ba6ff53cc4622946c60e;hb=387bfd4c5a707eaf8a1725b604dc1ae909fbc3cc;hpb=d51609fc5a877b948e17dfeb329a73b103e226be diff --git a/dist.ini b/dist.ini index ef7ee0d..0fdf558 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] @@ -27,15 +37,30 @@ repository.type = git [PodSyntaxTests] [NoTabsTests] [EOLTests] +[Test::Compile] +[Test::DistManifest] +[MetaTests] +[Test::CPAN::Changes] +[Test::ChangesHasContent] -[CheckChangeLog] +[Test::CheckDeps] +:version = 0.004 +fatal = 1 -[Prereqs / TestRequires] -Test::Fatal = 0 -Test::More = 0.002 -Test::Moose = 0 +[Git::Remote::Check] +remote_branch = master -[Prereqs / RuntimeRequires] -Moose = 0.89 +[Git::CheckFor::Fixups] + +[Git::Check] +allow_dirty = + +[Git::CheckFor::CorrectBranch] +release_branch = master [NextRelease] +format = %-9v %{yyyy-MM-dd HH:mm:ss ZZZZ}d + +[Git::Commit] +[Git::Tag] +[Git::Push]