X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=456f6210d88581869f5b8a391301e0259f3e0340;hb=0f4a25481287233b742de59e6c2e491cc242ac6d;hp=974616338b76589846aba290429328c06f674b11;hpb=f03fa65e96a6b54a491de813e6b15c9ca1b6c387;p=gitmo%2FMooseX-AlwaysCoerce.git diff --git a/dist.ini b/dist.ini index 9746163..456f621 100644 --- a/dist.ini +++ b/dist.ini @@ -12,6 +12,7 @@ license = Perl_5 [MetaResources] bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-AlwaysCoerce repository.url = git://git.moose.perl.org/MooseX-AlwaysCoerce.git +; r/w repository: gitmo@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 @@ -21,44 +22,44 @@ repository.type = git [Git::GatherDir] +[AutoPrereqs] +skip = ^MyRole$ + [Prereqs / RuntimeRequires] -Moose = 0 -namespace::autoclean = 0.12 -MooseX::ClassAttribute = 0.24 Package::Stash = 0.26 -Carp = 0 - -[Prereqs / TestRequires] -Test::More = 0 -Test::Fatal = 0 -Test::NoWarnings = 1.04 [InstallGuide] [MetaConfig] +[MetaProvides::Package] [MetaJSON] - [Git::Describe] [PkgVersion] +[MinimumPerl] [NoTabsTests] [EOLTests] +[PodSyntaxTests] +[PodCoverageTests] +[Test::Pod::LinkCheck] +[Test::Pod::No404s] + [Test::Compile] +[CheckPrereqsIndexed] [Test::MinimumVersion] +[MetaTests] [Test::CPAN::Changes] +[Test::Version] [Test::ChangesHasContent] -[MetaTests] [Test::CheckDeps] :version = 0.005 fatal = 1 -[PodSyntaxTests] -[CheckPrereqsIndexed] - [Git::Remote::Check] remote_branch = master [Git::Check] +:version = 1.22460 allow_dirty = [Git::CheckFor::CorrectBranch] @@ -78,6 +79,7 @@ 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]