From: Dan Book Date: Fri, 13 Nov 2015 18:32:55 +0000 (-0500) Subject: update metadata to new repository url X-Git-Tag: v0.003~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FDOM-Tiny.git;a=commitdiff_plain;h=b390f26fb1296e8d53954c964a6d389214398ff8 update metadata to new repository url --- diff --git a/META.json b/META.json index ad02918..d9fd59a 100644 --- a/META.json +++ b/META.json @@ -70,14 +70,9 @@ }, "release_status" : "stable", "resources" : { - "bugtracker" : { - "web" : "https://github.com/Grinnz/DOM-Tiny/issues" - }, - "homepage" : "https://github.com/Grinnz/DOM-Tiny", "repository" : { "type" : "git", - "url" : "https://github.com/Grinnz/DOM-Tiny.git", - "web" : "https://github.com/Grinnz/DOM-Tiny" + "url" : "git://git.shadowcat.co.uk/catagits/DOM-Tiny.git" } }, "version" : "0.003", diff --git a/dist.ini b/dist.ini index 729be51..3b48337 100644 --- a/dist.ini +++ b/dist.ini @@ -5,8 +5,14 @@ copyright_holder = Dan Book copyright_year = 2015 [@Author::DBOOK] +-version = 0.021 +-remove = GithubMeta pod_tests = 1 +[MetaResources] +repository.type = git +repository.url = git://git.shadowcat.co.uk/catagits/DOM-Tiny.git + [MetaNoIndex] package = DOM::Tiny::_Collection package = DOM::Tiny::_CSS