X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=5c003592923cd5c633628032e0138ba527c808e3;hb=76beb0c97b507f6684aeac21889bdc45e5a1193b;hp=fabe495bd74119bf61200502e265c9ff4d3b5071;hpb=0d0bf8c3010d7195657d3a00559af327afd3d463;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/dist.ini b/dist.ini index fabe495..5c00359 100644 --- a/dist.ini +++ b/dist.ini @@ -2,7 +2,7 @@ name = MooseX-ClassAttribute author = Dave Rolsky copyright_year = 2010 -version = 0.09 +version = 0.18 [@Basic] @@ -10,18 +10,17 @@ version = 0.09 [MetaJSON] [MetaResources] -bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist={{MooseX-ClassAttribute}} +bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-ClassAttribute bugtracker.mailto = bug-moosex-classattribute@rt.cpan.org repository.url = git://git.moose.perl.org/MooseX-ClassAttribute.git repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-ClassAttribute.git;a=summary -repository.type = hg +repository.type = git [PodWeaver] [PkgVersion] [KwaliteeTests] -[PodTests] [NoTabsTests] [EOLTests] [Signature] @@ -29,11 +28,13 @@ repository.type = hg [CheckChangeLog] [Prereqs] -Moose = 0.98 +Moose = 1.15 namespace::autoclean = 0 [Prereqs / TestRequires] -Test::More = 0.88 -Scalar::Util = 0 +Test::More = 0.88 +Test::Exception = 0 +Scalar::Util = 0 +Test::Requires = 0.05 [@Git]