X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=a82dee3443a9213cc690522dc5fb12cd40ace46c;hb=refs%2Ftags%2Fv0.19;hp=0084f335210e14a9cf54910b51bc1d55df17ae2e;hpb=bb3addce3f06fdd5e5951bcefbf9dcc7d82c1b05;p=gitmo%2FMooseX-StrictConstructor.git diff --git a/dist.ini b/dist.ini index 0084f33..a82dee3 100644 --- a/dist.ini +++ b/dist.ini @@ -2,9 +2,11 @@ name = MooseX-StrictConstructor author = Dave Rolsky license = Artistic_2_0 copyright_holder = Dave Rolsky -copyright_year = 2010 -version = 0.13 +version = 0.19 + +[NextRelease] +format = %-8v %{yyyy-MM-dd}d [@Basic] @@ -22,19 +24,19 @@ repository.type = git [PkgVersion] -[PodSyntaxTests] -[NoTabsTests] [EOLTests] -[Signature] +[NoTabsTests] +[PodSyntaxTests] +[Test::CPAN::Changes] +[Test::Pod::LinkCheck] +[Test::Pod::No404s] [CheckChangeLog] -[Prereqs] -Moose = 0.94 -namespace::autoclean = 0 +[AutoPrereqs] +skip = Standard +skip = Stricter -[Prereqs / TestRequires] -Test::Fatal = 0 -Test::More = 0.88 +[CheckPrereqsIndexed] [@Git]