-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdist.ini
100 lines (86 loc) · 2.2 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
name = XML-Sig
abstract = A toolkit to help sign and verify XML Digital Signatures.
author = Byrne Reese <byrne@cpan.org>
author = Timothy Legge <timlegge@cpan.org>
copyright_holder = Byrne Reese, Chris Andrews and Others, see the git log
; [...]
license = Perl_5
[Meta::Maintainers]
maintainer = Timothy Legge <timlegge@gmail.com>
[Meta::Contributors]
contributor = Byrne Reese <byrne@cpan.org>
contributor = Chris Andrews <chris@nodnol.org>
contributor = Mike Wisener <mwisener@secureworks.com>, xmikew <github@32ths.com>
contributor = Oskari Okko Ojala <okko@frantic.com>
contributor = Jeff Fearn <jfearn@redhat.com>
contributor = Peter Marschall <peter@adpm.de>
contributor = Michael Hendricks <michael@ndrix.org>
contributor = Timothy Legge <timlegge@gmail.com>
[AutoPrereqs]
skips = Crypt::PK::ECC
[Prereqs / RuntimeRequires]
perl = 5.008
Crypt::OpenSSL::Bignum = 0
Crypt::OpenSSL::DSA = 0.20
CryptX = 0.036
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
[Pod2Readme]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[TestRelease]
[ConfirmRelease]
[Manifest]
[UploadToCPAN]
[Git::GatherDir]
exclude_filename = cpanfile
exclude_filename = Makefile.PL
exclude_filename = dev-bin/cpanm
exclude_filename = Dockerfile
exclude_filename = MANIFEST
exclude_filename = README
[Encoding]
encoding = bytes
match = ico
[CPANFile]
[CopyFilesFromBuild::Filtered]
copy = cpanfile
copy = Makefile.PL
copy = README
[CopyFilesFromRelease]
copy = cpanfile, Makefile.PL, README
[MetaJSON]
[MetaProvides::Package]
[Repository]
git_remote = upstream
[Bugtracker]
web = https://github.com/perl-net-saml2/perl-XML-Sig/issues
[PodSyntaxTests]
[PodCoverageTests]
[Test::Perl::Critic]
[Test::EOL]
[Test::EOF]
[Test::NoTabs]
[Test::TrailingSpace ]
[PodWeaver]
[NextRelease]
format = %v -- %{EEE MMM dd HH:mm:ss VVV yyyy}d
filename = Changes
[Git::NextVersion]
first_version = 0.51 ; this is the default
version_by_branch = 0 ; this is the default
version_regexp = ^(0.\d+)$ ; this is the default
[OurPkgVersion]
[WriteVersion]
[Git::Tag]
tag_format = %V ; this is the default
tag_message = %V ; this is the default
[Git::Commit]
changelog = Changes ; this is the default
[AuthorsFromGit]
[Signature]
[SignReleaseNotes]