-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
335 lines (282 loc) · 9.57 KB
/
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
; This file was auto-generated from iller.yaml by Dist::Iller on 2018-05-19 13:33:16 UTC.
; The following configs were used:
; * Dist::Iller::Config::Author::CSSON: 0.0321
name = OpenGbg
author = Erik Carlsson <info@code301.com>
license = Perl_5
copyright_holder = Erik Carlsson
copyright_year = 2016
[Git::GatherDir]
exclude_filename = META.json
exclude_filename = LICENSE
exclude_filename = README.md
exclude_filename = Makefile.PL
[PromptIfStale]
check_all_plugins = 1
phase = build
[CopyFilesFromBuild]
copy = META.json
copy = LICENSE
copy = Makefile.PL
[Authority]
authority = cpan:CSSON
locate_comment = 1
[RewriteVersion::Transitional]
[ChangeStats::Dependencies::Git]
add_to_first_release = 1
do_stats = 1
group = Stats & Dependency Changes
stats_skip_file = META.json
stats_skip_file = Changes
stats_skip_file = LICENSE
stats_skip_file = dist.ini
stats_skip_file = weaver.ini
stats_skip_file = cpanfile
stats_skip_file = .gitignore
stats_skip_file = .travis.yml
stats_skip_file = Makefile.PL
stats_skip_file = README.md
stats_text =
[NextRelease::Grouped]
auto_order = 0
format_date = %{yyyy-MM-dd HH:mm:ss VVV}d
groups = API Changes, New Features, Enhancements, Requirements, Testing, Other Changes, Bug Fixes, Documentation, Stats & Dependency Changes
[PodWeaver]
[Git::Check]
allow_dirty = dist.ini
allow_dirty = Changes
allow_dirty = META.json
allow_dirty = README.md
allow_dirty = README
allow_dirty = Makefile.PL
[GithubMeta]
homepage = https://metacpan.org/release/OpenGbg
issues = 1
[Readme]
[ReadmeAnyFromPod]
filename = README.md
location = root
type = markdown
[MetaNoIndex]
directory = t
directory = xt
directory = inc
directory = share
directory = eg
directory = examples
[MakeMaker]
[MetaConfig]
[MetaJSON]
[MetaProvides::Package]
[DistIller::MetaGeneratedBy]
[Git::Contributors]
[Test::Kwalitee::Extra]
arg = !prereq_matches_use !build_prereq_matches_use
[Test::NoTabs]
[Test::EOL]
[Test::EOF]
[Test::Version]
[Test::Compile]
[Test::ReportPrereqs]
[PodSyntaxTests]
[MetaYAML]
[License]
[RunExtraTests]
[ShareDir]
[ExecDir]
[Manifest]
[ManifestSkip]
[CheckChangesHasContent]
[Git::CheckFor::CorrectBranch]
release_branch = master
release_branch = release
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[TravisYML]
perl_version = 5.14 5.16 5.18 5.20 5.22 5.24
post_before_install = sudo apt-get update -qq && sudo apt-get install -y libxml2-dev
pre_install = cpanm XML::LibXML XML::Rabbit
sudo = 1
[Git::Commit / CommitBeforeTag]
allow_dirty_match = .
commit_msg = Release %v%n%n%c
[Git::Tag]
tag_format = %v
tag_message = Release %v%n%n%c
[InstallRelease]
install_command = cpanm .
[BumpVersionAfterRelease::Transitional]
[Git::Commit / CommitAfterRelease]
allow_dirty_match = .
commit_msg = Bump version after %v
[Git::Push]
remotes_must_exist = 1
[Clean]
[Prereqs / DevelopRequires]
Badge::Depot = 0.0103
Badge::Depot::Plugin::Coverage = 0
Badge::Depot::Plugin::Cpantesters = 0
Badge::Depot::Plugin::Kwalitee = 0
Badge::Depot::Plugin::Perl = 0
Badge::Depot::Plugin::Travis = 0
Dist::Zilla = 6.012
Dist::Zilla::Plugin::Authority = 1.009
Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional = 0.008
Dist::Zilla::Plugin::ChangeStats::Dependencies::Git = 0.0200
Dist::Zilla::Plugin::CheckChangesHasContent = 0.008
Dist::Zilla::Plugin::Clean = 0.07
Dist::Zilla::Plugin::ConfirmRelease = 0
Dist::Zilla::Plugin::CopyFilesFromBuild = 0.170880
Dist::Zilla::Plugin::DistIller::MetaGeneratedBy = 0
Dist::Zilla::Plugin::ExecDir = 0
Dist::Zilla::Plugin::Git = 2.043
Dist::Zilla::Plugin::Git::Check = 0
Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch = 0.014
Dist::Zilla::Plugin::Git::Commit = 0
Dist::Zilla::Plugin::Git::Contributors = 0.030
Dist::Zilla::Plugin::Git::GatherDir = 0
Dist::Zilla::Plugin::Git::Push = 0
Dist::Zilla::Plugin::Git::Tag = 0
Dist::Zilla::Plugin::GithubMeta = 0.54
Dist::Zilla::Plugin::InstallRelease = 0.008
Dist::Zilla::Plugin::License = 0
Dist::Zilla::Plugin::MakeMaker = 0
Dist::Zilla::Plugin::Manifest = 0
Dist::Zilla::Plugin::ManifestSkip = 0
Dist::Zilla::Plugin::MetaConfig = 0
Dist::Zilla::Plugin::MetaJSON = 0
Dist::Zilla::Plugin::MetaNoIndex = 0
Dist::Zilla::Plugin::MetaProvides::Package = 2.004003
Dist::Zilla::Plugin::MetaYAML = 0
Dist::Zilla::Plugin::NextRelease::Grouped = 0.0200
Dist::Zilla::Plugin::PodSyntaxTests = 0
Dist::Zilla::Plugin::PodWeaver = 4.006
Dist::Zilla::Plugin::Prereqs = 0
Dist::Zilla::Plugin::PromptIfStale = 0.054
Dist::Zilla::Plugin::Readme = 0
Dist::Zilla::Plugin::ReadmeAnyFromPod = 0.163250
Dist::Zilla::Plugin::RewriteVersion::Transitional = 0.007
Dist::Zilla::Plugin::RunExtraTests = 0.028
Dist::Zilla::Plugin::ShareDir = 0
Dist::Zilla::Plugin::Test::Compile = 2.057
Dist::Zilla::Plugin::Test::EOF = 0.0501
Dist::Zilla::Plugin::Test::EOL = 0.18
Dist::Zilla::Plugin::Test::Kwalitee::Extra = v0.2.1
Dist::Zilla::Plugin::Test::NoTabs = 0.15
Dist::Zilla::Plugin::Test::ReportPrereqs = 0.027
Dist::Zilla::Plugin::Test::Version = 1.05
Dist::Zilla::Plugin::TestRelease = 0
Dist::Zilla::Plugin::TravisYML = 1.15
Dist::Zilla::Plugin::UploadToCPAN = 0
Pod::Elemental::Transformer::List = 0
Pod::Weaver::Plugin::SingleEncoding = 0
Pod::Weaver::Plugin::Transformer = 0
Pod::Weaver::PluginBundle::CorePrep = 0
Pod::Weaver::Section::Authors = 0
Pod::Weaver::Section::Badges = 0.0401
Pod::Weaver::Section::Collect = 0
Pod::Weaver::Section::GenerateSection = 1.01
Pod::Weaver::Section::Generic = 0
Pod::Weaver::Section::Leftovers = 0
Pod::Weaver::Section::Legal = 0
Pod::Weaver::Section::Name = 0
Pod::Weaver::Section::Region = 0
Pod::Weaver::Section::Version = 0
Test::NoTabs = 1.4
Test::Warnings = 0.026
[Prereqs / DevelopSuggests]
Dist::Iller = 0.1408
Dist::Iller::Config::Author::CSSON = 0.0321
[Prereqs / RuntimeRequires]
Config::Any = 0
DateTime = 1.36
DateTime::Format::HTTP = 0
File::HomeDir = 0
HTTP::Tiny = 0
Moose = 2.1803
MooseX::AttributeShortcuts = 0.028
Path::Tiny = 0.072
Sub::Exporter = 0
Syntax::Feature::Qs = 0.2004
Throwable::SugarFactory = 0.152700
Type::Tiny = 1.000006
Types::DateTime = 0.002
Types::Path::Tiny = 0.005
XML::Rabbit = 0.4.1
namespace::autoclean = 0.22
perl = 5.010000
syntax = 0
[Prereqs / TestRequires]
Test::More = 0.96
; authordep Badge::Depot = 0.0103
; authordep Badge::Depot::Plugin::Coverage = 0
; authordep Badge::Depot::Plugin::Cpantesters = 0
; authordep Badge::Depot::Plugin::Kwalitee = 0
; authordep Badge::Depot::Plugin::Perl = 0
; authordep Badge::Depot::Plugin::Travis = 0
; authordep Dist::Zilla = 6.012
; authordep Dist::Zilla::Plugin::Authority = 1.009
; authordep Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional = 0.008
; authordep Dist::Zilla::Plugin::ChangeStats::Dependencies::Git = 0.0200
; authordep Dist::Zilla::Plugin::CheckChangesHasContent = 0.008
; authordep Dist::Zilla::Plugin::Clean = 0.07
; authordep Dist::Zilla::Plugin::ConfirmRelease = 0
; authordep Dist::Zilla::Plugin::CopyFilesFromBuild = 0.170880
; authordep Dist::Zilla::Plugin::DistIller::MetaGeneratedBy = 0
; authordep Dist::Zilla::Plugin::ExecDir = 0
; authordep Dist::Zilla::Plugin::Git = 2.043
; authordep Dist::Zilla::Plugin::Git::Check = 0
; authordep Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch = 0.014
; authordep Dist::Zilla::Plugin::Git::Commit = 0
; authordep Dist::Zilla::Plugin::Git::Contributors = 0.030
; authordep Dist::Zilla::Plugin::Git::GatherDir = 0
; authordep Dist::Zilla::Plugin::Git::Push = 0
; authordep Dist::Zilla::Plugin::Git::Tag = 0
; authordep Dist::Zilla::Plugin::GithubMeta = 0.54
; authordep Dist::Zilla::Plugin::InstallRelease = 0.008
; authordep Dist::Zilla::Plugin::License = 0
; authordep Dist::Zilla::Plugin::MakeMaker = 0
; authordep Dist::Zilla::Plugin::Manifest = 0
; authordep Dist::Zilla::Plugin::ManifestSkip = 0
; authordep Dist::Zilla::Plugin::MetaConfig = 0
; authordep Dist::Zilla::Plugin::MetaJSON = 0
; authordep Dist::Zilla::Plugin::MetaNoIndex = 0
; authordep Dist::Zilla::Plugin::MetaProvides::Package = 2.004003
; authordep Dist::Zilla::Plugin::MetaYAML = 0
; authordep Dist::Zilla::Plugin::NextRelease::Grouped = 0.0200
; authordep Dist::Zilla::Plugin::PodSyntaxTests = 0
; authordep Dist::Zilla::Plugin::PodWeaver = 4.006
; authordep Dist::Zilla::Plugin::Prereqs = 0
; authordep Dist::Zilla::Plugin::PromptIfStale = 0.054
; authordep Dist::Zilla::Plugin::Readme = 0
; authordep Dist::Zilla::Plugin::ReadmeAnyFromPod = 0.163250
; authordep Dist::Zilla::Plugin::RewriteVersion::Transitional = 0.007
; authordep Dist::Zilla::Plugin::RunExtraTests = 0.028
; authordep Dist::Zilla::Plugin::ShareDir = 0
; authordep Dist::Zilla::Plugin::Test::Compile = 2.057
; authordep Dist::Zilla::Plugin::Test::EOF = 0.0501
; authordep Dist::Zilla::Plugin::Test::EOL = 0.18
; authordep Dist::Zilla::Plugin::Test::Kwalitee::Extra = v0.2.1
; authordep Dist::Zilla::Plugin::Test::NoTabs = 0.15
; authordep Dist::Zilla::Plugin::Test::ReportPrereqs = 0.027
; authordep Dist::Zilla::Plugin::Test::Version = 1.05
; authordep Dist::Zilla::Plugin::TestRelease = 0
; authordep Dist::Zilla::Plugin::TravisYML = 1.15
; authordep Dist::Zilla::Plugin::UploadToCPAN = 0
; authordep Pod::Elemental::Transformer::List = 0
; authordep Pod::Weaver::Plugin::SingleEncoding = 0
; authordep Pod::Weaver::Plugin::Transformer = 0
; authordep Pod::Weaver::PluginBundle::CorePrep = 0
; authordep Pod::Weaver::Section::Authors = 0
; authordep Pod::Weaver::Section::Badges = 0.0401
; authordep Pod::Weaver::Section::Collect = 0
; authordep Pod::Weaver::Section::GenerateSection = 1.01
; authordep Pod::Weaver::Section::Generic = 0
; authordep Pod::Weaver::Section::Leftovers = 0
; authordep Pod::Weaver::Section::Legal = 0
; authordep Pod::Weaver::Section::Name = 0
; authordep Pod::Weaver::Section::Region = 0
; authordep Pod::Weaver::Section::Version = 0
; authordep Test::NoTabs = 1.4
; authordep Test::Warnings = 0.026