X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=953ed0f374bef3bcd48ecece92e057619aec383f;hb=24a1073ab59cfda72a9122a91e2cecfd00704c3b;hp=3ef0abd96c42aa9b6e385b6913c4d95eb322211b;hpb=e0c37f8e56e19ce6a767ced61f8300891da095ff;p=catagits%2FHTTP-Body.git diff --git a/dist.ini b/dist.ini index 3ef0abd..953ed0f 100644 --- a/dist.ini +++ b/dist.ini @@ -1,27 +1,39 @@ name = HTTP-Body -version = 1.10 author = Christian Hansen, C author = Sebastian Riedel, C author = Andy Grundman, C +author = Torsten Raudssus, C abstract = HTTP Body Parser license = Perl_5 copyright_holder = Christian Hansen [@Basic] [PkgVersion] +[@Git] +[Git::NextVersion] +[NextRelease] [Prereqs] Carp = 0 File::Temp = 0.14 HTTP::Headers = 0 IO::File = 1.14 +Digest::MD5 = 0 [Prereqs / TestRequires] Test::More = 0.86 Test::Deep = 0 +HTTP::Request::Common = 0 +Encode = 0 +File::Spec::Functions = 0 +File::Temp = 0 + +[PruneFiles] +match = ^t/data/benchmark/* +filename = scripts/benchmark.pl [MetaResources] -repository.web = http://dev.catalystframework.org/repos/Catalyst/trunk/HTTP-Body/ -repository.url = https://dev.catalystframework.org/repos/Catalyst/trunk/HTTP-Body/ -repository.type = svn +repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/HTTP-Body.git +repository.url = git://git.shadowcat.co.uk/catagits/HTTP-Body.git +repository.type = git x_mailing_list = http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev