move repository to http://github.com/moose/MooseX-StrictConstructor
[gitmo/MooseX-StrictConstructor.git] / dist.ini
index 69d4810..0b50600 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,8 +1,12 @@
 name = MooseX-StrictConstructor
 author  = Dave Rolsky <autarch@urth.org>
-copyright_year = 2010
+license = Artistic_2_0
+copyright_holder = Dave Rolsky
 
-version = 0.12
+version = 0.20
+
+[NextRelease]
+format = %-8v %{yyyy-MM-dd}d
 
 [@Basic]
 
@@ -20,19 +24,19 @@ repository.type   = git
 
 [PkgVersion]
 
-[KwaliteeTests]
-[PodTests]
-[NoTabsTests]
 [EOLTests]
-[Signature]
+[NoTabsTests]
+[PodSyntaxTests]
+[Test::CPAN::Changes]
+[Test::Pod::LinkCheck]
+[Test::Pod::No404s]
 
 [CheckChangeLog]
 
-[Prereqs]
-Moose = 1.9900
+[AutoPrereqs]
+skip = Standard
+skip = Stricter
 
-[Prereqs / TestRequires]
-Test::Fatal = 0
-Test::More  = 0.88
+[CheckPrereqsIndexed]
 
 [@Git]