-
Notifications
You must be signed in to change notification settings - Fork 4
/
dist.ini
51 lines (42 loc) · 782 Bytes
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
name = Device-Hue
author = Alessandro Zummo <[email protected]>
license = GPL_2
copyright_holder = Alessandro Zummo
copyright_year = 2013
version = 0.4
[Git::Check]
[Git::Commit]
[Git::CommitBuild]
release_branch = releases
[Git::Tag]
tag_format = v%v
branch = releases
[Git::Push]
[ReadmeFromPod]
[@Filter]
-bundle = @Basic
-remove = Readme
-remove = UploadToCPAN
[PruneFiles]
match = .+~$
[NextRelease]
;[AutoVersion]
[PkgVersion]
[PodWeaver]
;[Test::Perl::Critic]
;[EOLTests]
;[KwaliteeTests]
;[NoTabsTests]
;[PodCoverageTests]
;[Test::Pod::LinkCheck]
;[Test::Pod::No404s]
;[PodSyntaxTests]
[SpellingCommonMistakesTests]
[Test::Synopsis]
[AutoPrereqs]
[MetaJSON]
[FakeRelease]
[GitHub::Meta]
repo = hue-perl
[ChangelogFromGit]
file_name = Changes