added some Dist::Zilla test plugins and renamed the deprecated Prereq to Prereqs
[catagits/Catalyst-Controller-DBIC-API.git] / dist.ini
index f9294ec..6d94a53 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = Catalyst-Controller-DBIC-API
-version = 2.002001
+version = 2.002002
 author = Nicholas Perez <nperez@cpan.org>
 author = Luke Saunders <luke.saunders@gmail.com>
 author = Alexander Hartmaier <abraxxa@cpan.org>
@@ -10,19 +10,28 @@ copyright_holder = Luke Saunders, Nicholas Perez, Alexander Hartmaier, et al.
 [@Basic]
 
 [PodWeaver]
-[PodSyntaxTests]
-[PodCoverageTests]
 [PkgVersion]
 [NextRelease]
 [MetaConfig]
 [MetaJSON]
 
+[MetaNoIndex]
+directory = t/lib
+
 [MetaResources]
 repository.type = git
 repository.url = git://git.shadowcat.co.uk/catagits/Catalyst-Controller-DBIC-API
 repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalyst-Controller-DBIC-API.git
 
-[Prereq]
+[PodSyntaxTests]
+[PodCoverageTests]
+[PortabilityTests]
+[DistManifestTests]
+[SynopsisTests]
+[UnusedVarsTests]
+[HasVersionTests]
+
+[Prereqs]
 DBIx::Class = 0.08103
 Catalyst::Runtime = 5.7010
 Catalyst::Controller::ActionRole = 0