summaryrefslogtreecommitdiff
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini17
1 files changed, 12 insertions, 5 deletions
diff --git a/dist.ini b/dist.ini
index 932fce4..1bf2d9b 100644
--- a/dist.ini
+++ b/dist.ini
@@ -2,8 +2,11 @@ name = Net-HTTP-Spore
author = franck cuny <franck@lumberjaph.net>
license = Perl_5
copyright_holder = linkfluence
-copyright_year = 2010
-version = 0.04
+copyright_year = 2012
+version = 0.05
+
+[@Git]
+tag_format = %v
[@Filter]
bundle = @Basic
@@ -17,12 +20,16 @@ bundle = @Basic
[EOLTests]
[MetaResources]
-repository = git://github.com/franckcuny/net-http-spore.git
-bugtracker = http://github.com/franckcuny/net-http-spore/issues
-homepage = http://github.com/franckcuny/net-http-spore
+repository.type = git
+repository.url = git://github.com/franckcuny/net-http-spore.git
+repository.web = https://github.com/franckcuny/net-http-spore
+bugtracker.web = https://github.com/franckcuny/net-http-spore/issues
+homepage = http://lumberjaph.net/net-http-spore/
[PodWeaver]
[AutoPrereqs]
[ReadmeFromPod]
[CheckChangeLog]
+[TestRelease]
+[ConfirmRelease]
[UploadToCPAN]