add more metadata to the dist
[gitmo/MooseX-UndefTolerant.git] / dist.ini
1 name    = MooseX-UndefTolerant
2 author  = Cory G Watson <gphat at cpan.org>
3 license = Perl_5
4 copyright_holder = Cory G Watson
5 copyright_year   = 2011
6
7 ; use V= to override; otherwise version is incremented from last tag
8 [Git::NextVersion]
9
10 [@Filter]
11 -bundle = @Basic
12 -remove = Readme
13
14 [InstallGuide]
15 [MetaConfig]
16 [MetaJSON]
17 [MetaProvides::Package]
18 [Git::Describe]
19 [PkgVersion]
20 [MinimumPerl]
21
22 [MetaResources]
23 bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-UndefTolerant
24 bugtracker.mailto = bug-moosex-undeftolerant@rt.cpan.org
25 repository.url    = git://git.moose.perl.org/MooseX-UndefTolerant.git
26 repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-UndefTolerant.git;a=summary
27 repository.type   = git
28
29 [Prereqs / TestRequires]
30 Test::Fatal = 0
31 Test::More  = 0.002
32 Test::Moose = 0
33
34 [Prereqs / RuntimeRequires]
35 Moose = 0.89
36
37 [SurgicalPodWeaver]
38
39 [PkgVersion]
40
41 [PodSyntaxTests]
42 [NoTabsTests]
43 [EOLTests]
44 [Test::Compile]
45 [Test::DistManifest]
46 [MetaTests]
47 [Test::CPAN::Changes]
48 [Test::ChangesHasContent]
49
50 [Test::CheckDeps]
51 :version = 0.004
52 fatal = 1
53
54 [Git::Remote::Check]
55 remote_branch = master
56
57 [Git::CheckFor::Fixups]
58
59 [Git::Check]
60 allow_dirty =
61
62 [Git::CheckFor::CorrectBranch]
63 release_branch = master
64
65 [NextRelease]
66 format = %-9v %{yyyy-MM-dd HH:mm:ss ZZZZ}d
67
68 [Git::Commit]
69 [Git::Tag]
70 [Git::Push]