-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathdist.ini
86 lines (72 loc) · 2.37 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
name = Git-Repository
author = Philippe Bruhat (BooK) <[email protected]>
license = Perl_5
copyright_holder = Philippe Bruhat (BooK)
; copyright_year = 2010-2013
[PkgVersion]
[@Filter]
-bundle = @Basic
-remove = Readme
[PruneFiles]
filename = setup
match = \.patch$
match = mess/.*
match = cover_db
[AutoPrereqs]
[Prereqs]
perl = 5.006
System::Command = 1.118
Git::Version::Compare = 1.001
[Prereqs / TestRequires]
Test::Requires::Git = 1.005
[Test::ReportPrereqs]
[MetaJSON]
[MetaResources]
repository.web = https://github.com/book/Git-Repository
repository.url = https://github.com/book/Git-Repository.git
repository.type = git
bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Git-Repository
bugtracker.mailto = [email protected]
[MetaTests]
[PodSyntaxTests]
[PodCoverageTests]
[Test::Compile]
[NextRelease]
format = %v %{yyyy-MM-dd}d %P
[@Git]
changelog = Changes
commit_msg = Changes for version %v
tag_format = v%v
tag_message = %N v%v
push_to = origin
push_to = github
[Git::NextVersion]
[Keywords]
keywords = git wrapper
[Meta::Contributors]
contributor = H.Merijn Brand <[email protected]>
contributor = Jan Pazdziora <[email protected]>
contributor = Ron Savage <[email protected]>
contributor = Samit Badle <[email protected]>
contributor = Lisa Hansen <[email protected]>
contributor = Alex Raguero <[email protected]>
contributor = Gregor Herrmann <[email protected]>
contributor = Petr Šabata <[email protected]>
contributor = Tim Bunce <[email protected]>
contributor = Aristotle Pagaltzis <[email protected]>
contributor = Michael G. Schwern <[email protected]>
contributor = Todd Rinaldo <[email protected]>
contributor = Mark Lawrence <[email protected]>
contributor = Dominic Humphries <[email protected]>
contributor = Christian Walde <[email protected]>
contributor = Yanick Champoux <[email protected]>
contributor = Thomas Klausner <[email protected]>
contributor = Olivier Mengué <[email protected]>
contributor = Nigel Metheringham <[email protected]>
contributor = Lasse Makholm <[email protected]>
contributor = Kazuhiro Shibuya <[email protected]>
contributor = Jacques Germishuys <[email protected]>
contributor = Olivier Raginel <[email protected]>
contributor = Anton Berezin <[email protected]>
contributor = Alessandro Ghedini <[email protected]>
contributor = Gustavo Leite de Mendonça Chaves <[email protected]>