X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=d516f0b2ce48b1315ac71e7e79d8aaeba71b53cc;hb=5bfce9cec7d28d649f6500cbe1b2c954c9aa05c7;hp=d649ae9ee4a2f186a53e65886b61fb82ffce6195;hpb=565ade297580c22bc7dc757e29982ce187f0d40b;p=catagits%2FCatalystX-Routes.git diff --git a/dist.ini b/dist.ini index d649ae9..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,7 +31,7 @@ repository.type = hg [CheckChangeLog] [Prereqs] -Catalyst::Action::REST = 0.90 +Catalyst::Action::REST = 0.89 Catalyst::Runtime = 5.80030 Moose = 0 Params::Util = 0 @@ -40,4 +40,11 @@ namespace::autoclean = 0 [Prereqs / TestRequires] Test::More = 0.88 -[@Mercurial] +[Git::Check] +allow_dirty = + +[Git::Tag] +tag_format = %v +tag_message = + +[Git::Push]