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