X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=d516f0b2ce48b1315ac71e7e79d8aaeba71b53cc;hb=bd470bcc04e551734d33e136d4824cce0519b1b5;hp=89b4511a3a58a48b181caa4bbbb47955320bf3ca;hpb=a44a6256804ad17db6f1415abfc14cddb4e0aec2;p=catagits%2FCatalystX-Routes.git diff --git a/dist.ini b/dist.ini index 89b4511..d516f0b 100644 --- a/dist.ini +++ b/dist.ini @@ -14,9 +14,9 @@ version = 0.01 [MetaResources] bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=CatalystX-Routes bugtracker.mailto = bug-catalystx-routes@rt.cpan.org -repository.url = http://hg.urth.org/hg/CatalystX-Routes -repository.web = http://hg.urth.org/hg/CatalystX-Routes -repository.type = hg +repository.url = git://catagits@git.shadowcat.co.uk:CatalystX-Routes.git +repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/CatalystX-Routes.git;a=summary +repository.type = git [SurgicalPodWeaver] @@ -31,10 +31,20 @@ repository.type = hg [CheckChangeLog] [Prereqs] -Catalyst::Action::REST = 0.90 +Catalyst::Action::REST = 0.89 Catalyst::Runtime = 5.80030 +Moose = 0 +Params::Util = 0 +namespace::autoclean = 0 [Prereqs / TestRequires] Test::More = 0.88 -[@Mercurial] +[Git::Check] +allow_dirty = + +[Git::Tag] +tag_format = %v +tag_message = + +[Git::Push]