X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=3cd834179908e45cd236047e3289ee0749271967;hb=db0dfcd868227c6396eb8b74c6595aca9b6bf2b4;hp=3a02e5324d0e3c3b93ead3df78380a7b08d604bd;hpb=260ea34602069bc7ba65598daff702fe7484042e;p=gitmo%2FPackage-DeprecationManager.git diff --git a/dist.ini b/dist.ini index 3a02e53..3cd8341 100644 --- a/dist.ini +++ b/dist.ini @@ -2,7 +2,7 @@ name = Package-DeprecationManager author = Dave Rolsky copyright_year = 2010 -version = 0.03 +version = 0.10 [@Basic] @@ -20,8 +20,8 @@ repository.type = git [PkgVersion] -[KwaliteeTests] -[PodTests] +[PodSyntaxTests] +[PodCoverageTests] [NoTabsTests] [EOLTests] [Signature] @@ -29,13 +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::Warn = 0 +Test::Requires = 0 [@Git]