Add Changes tests
[gitmo/MooseX-ClassAttribute.git] / dist.ini
index 9af445a..b7f159a 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,8 +1,12 @@
 name = MooseX-ClassAttribute
 author  = Dave Rolsky <autarch@urth.org>
-copyright_year = 2010
+license = Artistic_2_0
+copyright_holder = Dave Rolsky
 
-version = 0.16
+version = 0.26
+
+[NextRelease]
+format = %-6v %{yyyy-MM-dd}d
 
 [@Basic]
 
@@ -20,21 +24,22 @@ repository.type   = git
 
 [PkgVersion]
 
-[KwaliteeTests]
+[PodSyntaxTests]
 [NoTabsTests]
 [EOLTests]
-[Signature]
+[Test::CPAN::Changes]
 
 [CheckChangeLog]
 
 [Prereqs]
-Moose                = 1.09
-namespace::autoclean = 0
+Moose                = 1.23
+namespace::autoclean = 0.11
+namespace::clean     = 0.20
 
 [Prereqs / TestRequires]
-Test::More      = 0.88
-Test::Exception = 0
-Scalar::Util    = 0
-Test::Requires  = 0.05
+Test::Fatal    = 0
+Test::More     = 0.88
+Test::Requires = 0.05
+Scalar::Util   = 0
 
 [@Git]