X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=b3019035f72c6dd4d76226aaf648a7099ea7067a;hb=ca402f666c9b062974ef946bb1bfeaf368b96b27;hp=93b5767d140e0d3753432e96cf66c8d9eda5fb2e;hpb=3e17a7d13a9688fcf04eef4959381a7110bf8da3;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/dist.ini b/dist.ini index 93b5767..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,24 +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] -[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]