X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=2ebda3be659a7b95e335115c76a2a87f5ad09879;hb=4e6a1083f00f058f1bede659de27493020fa5316;hp=01bfdc73c4285f4172176c38b46c2952ce1d6460;hpb=dc4fc8c7d1c1c6f1d6689a0b16a5d13e8ecf38e5;p=gitmo%2FPackage-DeprecationManager.git diff --git a/dist.ini b/dist.ini index 01bfdc7..2ebda3b 100644 --- a/dist.ini +++ b/dist.ini @@ -2,7 +2,7 @@ name = Package-DeprecationManager author = Dave Rolsky copyright_year = 2010 -version = 0.01 +version = 0.09 [@Basic] @@ -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]