X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=b3019035f72c6dd4d76226aaf648a7099ea7067a;hb=ca402f666c9b062974ef946bb1bfeaf368b96b27;hp=77a87d3abc8a5a5804784fdb0438b5fd158d5c31;hpb=dc95198b1ef90891bed1b3f57df1d38db842c36e;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/dist.ini b/dist.ini index 77a87d3..b301903 100644 --- a/dist.ini +++ b/dist.ini @@ -2,9 +2,11 @@ name = MooseX-ClassAttribute author = Dave Rolsky license = Artistic_2_0 copyright_holder = Dave Rolsky -copyright_year = 2011 -version = 0.21 +version = 0.27 + +[NextRelease] +format = %-6v %{yyyy-MM-dd}d [@Basic] @@ -18,26 +20,24 @@ repository.url = git://git.moose.perl.org/MooseX-ClassAttribute.git repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-ClassAttribute.git;a=summary repository.type = git -[PodWeaver] +[SurgicalPodWeaver] [PkgVersion] -;Kwalitee does not understand Test::Requires -;[KwaliteeTests] -[NoTabsTests] [EOLTests] -[Signature] - -[CheckChangeLog] - -[Prereqs] -Moose = 1.15 -namespace::autoclean = 0 - -[Prereqs / TestRequires] -Test::Fatal = 0 -Test::More = 0.88 -Test::Requires = 0.05 -Scalar::Util = 0 +[NoTabsTests] +[PodSyntaxTests] +[Test::CPAN::Changes] +[Test::Pod::LinkCheck] +[Test::Pod::No404s] + +[AutoPrereqs] +skip = HasClassAttribute +skip = MooseX::AttributeHelpers +skip = MooseX::Role::Parameterized +skip = MooseX::Role::Strict +skip = ^Role + +[CheckPrereqsIndexed] [@Git]