move repository to http://github.com/moose/MooseX-StrictConstructor
[gitmo/MooseX-StrictConstructor.git] / dist.ini
index 52f0d3e..0b50600 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,41 +1,42 @@
-
 name = MooseX-StrictConstructor
-version = 0.08
-author = Dave Rolsky, C<< <autarch@urth.org> >>
-license = Perl_5
-copyright_holder = Dave Rolsky, C>>
-
-[GatherDir]
-[PruneCruft]
-[ManifestSkip]
-[MetaYAML]
-[MetaJSON]
-[License]
+author  = Dave Rolsky <autarch@urth.org>
+license = Artistic_2_0
+copyright_holder = Dave Rolsky
 
-;[Readme]
+version = 0.20
 
-[ExecDir]
+[NextRelease]
+format = %-8v %{yyyy-MM-dd}d
 
+[@Basic]
 
-[ExtraTests]
-[ShareDir]
+[InstallGuide]
+[MetaJSON]
 
-[ModuleBuild]
+[MetaResources]
+bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-StrictConstructor
+bugtracker.mailto = bug-moosex-strictconstructor@rt.cpan.org
+repository.url    = git://git.moose.perl.org/MooseX-StrictConstructor.git
+repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-StrictConstructor.git;a=summary
+repository.type   = git
 
-[Manifest]
-[TestRelease]
-[ConfirmRelease]
-[UploadToCPAN]
+[PodWeaver]
 
-[MetaResources]
+[PkgVersion]
 
+[EOLTests]
+[NoTabsTests]
+[PodSyntaxTests]
+[Test::CPAN::Changes]
+[Test::Pod::LinkCheck]
+[Test::Pod::No404s]
 
-[Prereq / ConfigureRequires]
-Module::Build = 0.36
+[CheckChangeLog]
 
-[Prereq / BuildRequires]
-Test::More = 0.88
+[AutoPrereqs]
+skip = Standard
+skip = Stricter
 
-[Prereq]
-Moose = 0.94
+[CheckPrereqsIndexed]
 
+[@Git]