X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=b3019035f72c6dd4d76226aaf648a7099ea7067a;hb=ca402f666c9b062974ef946bb1bfeaf368b96b27;hp=aa9d8a5d4e1a81b2b80185fe6c829a31a8afa3fc;hpb=4b7a5c308c13ce3e30ac34e0e98b42260df22f49;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/dist.ini b/dist.ini index aa9d8a5..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] -[PodSyntaxTests] -[NoTabsTests] [EOLTests] -[Signature] - -[CheckChangeLog] - -[Prereqs] -Moose = 1.15 -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]