X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=953ed0f374bef3bcd48ecece92e057619aec383f;hb=24a1073ab59cfda72a9122a91e2cecfd00704c3b;hp=ee2a2e5600efa79460514d2b5b646a12d62c023e;hpb=c59d9d444280db01a9222901ed3d268c882b95f6;p=catagits%2FHTTP-Body.git diff --git a/dist.ini b/dist.ini index ee2a2e5..953ed0f 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,4 @@ name = HTTP-Body -version = 1.15 author = Christian Hansen, C author = Sebastian Riedel, C author = Andy Grundman, C @@ -10,6 +9,9 @@ copyright_holder = Christian Hansen [@Basic] [PkgVersion] +[@Git] +[Git::NextVersion] +[NextRelease] [Prereqs] Carp = 0 @@ -21,13 +23,17 @@ 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