X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=7c1a225a5755aab79460cb8a4c97cbffcc45cce5;hb=3b8d8358037ec31b2a196a094d4232a6317b2414;hp=88e1054f24650c0c610d0c7a11cf8c1811e34b76;hpb=fa64238d93b7df8fe2d1fd5393bf8f448ebd6344;p=gitmo%2FPackage-DeprecationManager.git diff --git a/dist.ini b/dist.ini index 88e1054..7c1a225 100644 --- a/dist.ini +++ b/dist.ini @@ -1,8 +1,12 @@ name = Package-DeprecationManager author = Dave Rolsky -copyright_year = 2010 +license = Artistic_2_0 +copyright_holder = Dave Rolsky -version = 0.06 +version = 0.11 + +[NextRelease] +format = %-8v %{yyyy-MM-dd}d [@Basic] @@ -16,17 +20,17 @@ repository.url = git://git.moose.perl.org/Package-DeprecationManager.git repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Package-DeprecationManager.git;a=summary repository.type = git -[PodWeaver] +[SurgicalPodWeaver] [PkgVersion] -[KwaliteeTests] -[PodTests] -[NoTabsTests] [EOLTests] -[Signature] - -[CheckChangeLog] +[NoTabsTests] +[PodCoverageTests] +[PodSyntaxTests] +[Test::CPAN::Changes] +[Test::Pod::LinkCheck] +[Test::Pod::No404s] [Prereqs] Carp = 0 @@ -35,7 +39,8 @@ Params::Util = 0 Sub::Install = 0 [Prereqs / TestRequires] -Test::Exception = 0 +Test::Fatal = 0 Test::More = 0.88 +Test::Requires = 0 [@Git]