X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=dist.ini;h=f881fdd4cb6e8b88901710b8b07c8c2bb830d6d1;hp=bbc47fa5d6ad66a79d0eeae106fce823d6d8d329;hb=HEAD;hpb=25ce7b1d85074f74f5ffabff2fb7e36772ca6a79 diff --git a/dist.ini b/dist.ini index bbc47fa..f881fdd 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = Catalyst-Controller-DBIC-API -version = 2.007001 +version = 2.008001 author = Nicholas Perez author = Luke Saunders author = Alexander Hartmaier @@ -17,6 +17,11 @@ copyright_holder = Luke Saunders, Nicholas Perez, Alexander Hartmaier, et al. [MetaConfig] [MetaJSON] +[@Git] +commit_msg = Version %v%n%n%c +tag_format = %v +tag_message = Version %v + [MetaNoIndex] directory = t/lib @@ -37,6 +42,7 @@ repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/Catalys [Prereqs] perl = 5.008006 DBIx::Class = 0.08103 +DBIx::Class::ResultSet::RecursiveUpdate = 0.40 Catalyst::Runtime = 5.90020 Catalyst::Action::Serialize = 0.83 CGI::Expand = 2.02