Added missing changes
[catagits/HTTP-Body.git] / dist.ini
index aa19c18..57e8b1e 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,27 +1,41 @@
 name    = HTTP-Body
-version = 1.11
 author  = Christian Hansen, C<chansen@cpan.org>
 author  = Sebastian Riedel, C<sri@cpan.org>
 author  = Andy Grundman, C<andy@hybridized.org>
+author  = Torsten Raudssus, C<getty@cpan.org>
 abstract = HTTP Body Parser
 license = Perl_5
 copyright_holder = Christian Hansen
 
 [@Basic]
 [PkgVersion]
+[@Git]
+[Git::NextVersion]
+[NextRelease]
+
+[MetaJSON]
 
 [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