X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=f38002f7a87d3ebbb017bfe44945fea202928437;hb=master;hp=d649ae9ee4a2f186a53e65886b61fb82ffce6195;hpb=565ade297580c22bc7dc757e29982ce187f0d40b;p=catagits%2FCatalystX-Routes.git diff --git a/dist.ini b/dist.ini index d649ae9..f38002f 100644 --- a/dist.ini +++ b/dist.ini @@ -4,7 +4,7 @@ license = Artistic_2_0 copyright_holder = Dave Rolsky copyright_year = 2011 -version = 0.01 +version = 0.02 [@Basic] @@ -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]