tag the build and push it to the remote
[p5sagit/Object-Tap.git] / dist.ini
1 name                = Object-Tap
2 author              = Matt S Trout (mst) <mst@shadowcat.co.uk>
3 copyright_holder    = Matt S Trout
4 copyright_year      = 2014
5 license             = Perl_5
6 version             = 1.000004
7    
8 [GatherDir]
9 [PruneCruft]
10 [ManifestSkip]
11 [MetaYAML]
12 [MetaJSON]
13 [License]
14
15 [Git::Contributors]
16
17 [MetaResources]
18 bugtracker.web    = https://rt.cpan.org/Dist/Display.html?Name=Object-Tap
19 bugtracker.mailto = bug-Object-Tap@rt.cpan.org
20 repository.url    = git://git.shadowcat.co.uk/p5sagit/Object-Tap.git
21 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/Object-Tap.git
22 repository.type   = git
23
24 [MakeMaker::Fallback]
25 [ModuleBuildTiny::Fallback]
26 mb_version = 0.28
27 [Manifest]
28 [TestRelease]
29 [ConfirmRelease]
30 [UploadToCPAN]
31
32 [Git::Tag]
33 tag_format = v%v
34 tag_message = v%v%t
35
36 [Git::Push]