tag the build and push it to the remote
[p5sagit/Object-Tap.git] / dist.ini
index 59b396c..baafb41 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,7 @@ author              = Matt S Trout (mst) <mst@shadowcat.co.uk>
 copyright_holder    = Matt S Trout
 copyright_year      = 2014
 license             = Perl_5
-version             = 1.000003
+version             = 1.000004
    
 [GatherDir]
 [PruneCruft]
@@ -11,6 +11,16 @@ version             = 1.000003
 [MetaYAML]
 [MetaJSON]
 [License]
+
+[Git::Contributors]
+
+[MetaResources]
+bugtracker.web    = https://rt.cpan.org/Dist/Display.html?Name=Object-Tap
+bugtracker.mailto = bug-Object-Tap@rt.cpan.org
+repository.url    = git://git.shadowcat.co.uk/p5sagit/Object-Tap.git
+repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/Object-Tap.git
+repository.type   = git
+
 [MakeMaker::Fallback]
 [ModuleBuildTiny::Fallback]
 mb_version = 0.28
@@ -18,3 +28,9 @@ mb_version = 0.28
 [TestRelease]
 [ConfirmRelease]
 [UploadToCPAN]
+
+[Git::Tag]
+tag_format = v%v
+tag_message = v%v%t
+
+[Git::Push]