X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=3cd834179908e45cd236047e3289ee0749271967;hb=db0dfcd868227c6396eb8b74c6595aca9b6bf2b4;hp=d1b75dd239e1314cee46db83123675e7a1fbbdc9;hpb=808aa964ff3e4dee6839e60f88376f9af063c613;p=gitmo%2FPackage-DeprecationManager.git diff --git a/dist.ini b/dist.ini index d1b75dd..3cd8341 100644 --- a/dist.ini +++ b/dist.ini @@ -2,7 +2,7 @@ name = Package-DeprecationManager author = Dave Rolsky copyright_year = 2010 -version = 0.05 +version = 0.10 [@Basic] @@ -20,8 +20,8 @@ repository.type = git [PkgVersion] -[KwaliteeTests] -[PodTests] +[PodSyntaxTests] +[PodCoverageTests] [NoTabsTests] [EOLTests] [Signature] @@ -29,12 +29,14 @@ repository.type = git [CheckChangeLog] [Prereqs] -Carp = 0 -Params::Util = 0 -Sub::Install = 0 +Carp = 0 +List::MoreUtils = 0 +Params::Util = 0 +Sub::Install = 0 [Prereqs / TestRequires] -Test::Exception = 0 +Test::Fatal = 0 Test::More = 0.88 +Test::Requires = 0 [@Git]