X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=b3019035f72c6dd4d76226aaf648a7099ea7067a;hb=ca402f666c9b062974ef946bb1bfeaf368b96b27;hp=d73e3b1e2a66c6ff33e4464053de2123da711e08;hpb=fe715904f5d6cb874c48fed5edd853e56d600656;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/dist.ini b/dist.ini index d73e3b1..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.24 +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] -[PodSyntaxTests] -[NoTabsTests] [EOLTests] -[Signature] - -[CheckChangeLog] - -[Prereqs] -Moose = 1.23 -namespace::autoclean = 0.11 -namespace::clean = 0.20 - -[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]