File: dist.ini

package info (click to toggle)
libgit-sub-perl 0.163320-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 64; sh: 6; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 672 bytes parent folder | download | duplicates (3)
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
name    = Git-Sub
author  = Olivier Mengué <dolmen@cpan.org>
license = Perl_5
copyright_holder = Olivier Mengué
copyright_year   = 2016

[@Filter]
-bundle = @Basic
-remove = ExtraTests

[AutoVersion]
major = 0
[PkgVersion]
[PodVersion]


[Test::EOL]
;[Test::Kwalitee]

[AutoPrereqs]
[Prereqs]
; https://rt.cpan.org/Ticket/Display.html?id=118114
System::Sub = 0.162800

[MetaJSON]
[GithubMeta]
remote = github
[MetaProvides::Package]
inherit_version = 0

[NextRelease]
;format = %-9v    %{yyyy-MM-dd}dT%{HH:mm:ssZ}d   %U
format = %-9v    %{yyyy-MM-dd}d    DOLMEN (Olivier Mengué)

[@Git]
tag_format = v%v
tag_message = CPAN release %v
push_to = github


[Test::Compile]