X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=3521f1942a09644cdaae0e275371c213165bcb45;hb=9381ff3cc1d01c52adaa24d0cf720fdd486594ab;hp=a14f417cb4c8cddbcc30d28c5ade32aeecbd6d96;hpb=e0e392c6ef3e768bd72e2ab7e5f3c110620f05ac;p=gitmo%2FMooseX-AlwaysCoerce.git diff --git a/dist.ini b/dist.ini index a14f417..3521f19 100644 --- a/dist.ini +++ b/dist.ini @@ -15,7 +15,11 @@ repository.url = git://git.moose.perl.org/MooseX-AlwaysCoerce.git repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-AlwaysCoerce.git;a=summary repository.type = git -[@Basic] +[@Filter] +-bundle = @Basic +-remove = GatherDir + +[Git::GatherDir] [Prereqs / RuntimeRequires] Moose = 0 @@ -29,5 +33,57 @@ Test::More = 0 Test::Fatal = 0 Test::NoWarnings = 1.04 +[InstallGuide] +[MetaConfig] +[MetaJSON] + +[Git::Describe] +[PkgVersion] + +[NoTabsTests] +[EOLTests] +[Test::Compile] +[Test::MinimumVersion] +[Test::CPAN::Changes] +[Test::ChangesHasContent] +[MetaTests] + +[Test::CheckDeps] +:version = 0.005 +fatal = 1 + +[PodSyntaxTests] +[CheckPrereqsIndexed] + +[Git::Remote::Check] +remote_branch = master + +[Git::Check] +allow_dirty = + +[Git::CheckFor::CorrectBranch] +:version = 0.004 +release_branch = master +release_branch = stable + +; TODO: requires fixes for calculating last version +; [Git::CheckFor::Fixups] + [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]