From: Arthur Axel 'fREW' Schmidt Date: Fri, 28 May 2010 00:12:03 +0000 (-0500) Subject: add git repo since dzil doesnt detect it right X-Git-Tag: v0.001000_12~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e48f9462fc9333d40e0c269c56f5c8cb521aa6bd;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git add git repo since dzil doesnt detect it right --- diff --git a/Changes b/Changes index 7cf53fb..5a316ee 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for {{$dist->name}} {{$NEXT}} + - Add missing dep - Better defaults and cascading for Logging - Die on SQL errors diff --git a/dist.ini b/dist.ini index 94b14a8..01b2d15 100644 --- a/dist.ini +++ b/dist.ini @@ -2,7 +2,7 @@ name = DBIx-Class-DeploymentHandler author = Arthur Axel "fREW" Schmidt license = Perl_5 copyright_holder = Arthur Axel "fREW" Schmidt -version = 0.001000_11 +version = 0.001000_12 [NextRelease] [@Git] @@ -10,9 +10,13 @@ version = 0.001000_11 bundle = @Basic remove = MetaYAML +[MetaResources] +repository.url = git://git.shadowcat.co.uk/dbsrgits/DBIx-Class-DeploymentHandler.git +repository.web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits/DBIx-Class-DeploymentHandler.git +repository.type = git + [MetaJSON] [PodWeaver] -[Repository] [PkgVersion] [ReadmeFromPod] [PodCoverageTests]