File: dist.ini

package info (click to toggle)
libpdf-api2-perl 2.047-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 20,228 kB
  • sloc: perl: 42,227; makefile: 11
file content (56 lines) | stat: -rw-r--r-- 945 bytes parent folder | download | duplicates (2)
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
name = PDF-API2
author = Steve Simms <steve@deefs.net>
license = LGPL_2_1
copyright_holder = Steve Simms

[MetaResources]
bugtracker.web = https://github.com/ssimms/pdfapi2/issues
repository.url = git://github.com/ssimms/pdfapi2.git
repository.web = https://github.com/ssimms/pdfapi2
repository.type = git

[NextRelease]
format = %-9v %{yyyy-MM-dd}d

[Prereqs]
perl = v5.10.0
Compress::Zlib = 1.0
Font::TTF = 0

[Prereqs / TestRequires]
Test::Exception = 0
Test::Memory::Cycle = 0

[OSPrereqs / MSWin32]
Win32::TieRegistry = 0

[Git::Check]
[Git::Commit]

[Git::NextVersion]
version_regexp = ^([0-9]+\.[0-9]{3})$

[Git::Tag]
tag_format = %v

[Git::GatherDir]
include_dotfiles = 1
exclude_match = ^\.(?!perlcriticrc$)

[PruneCruft]
except = \.perlcriticrc

[MetaYAML]
[MetaJSON]
[License]
[Readme]
[ExtraTests]
[MakeMaker]
[Manifest]
[OurPkgVersion]
[PodSyntaxTests]
[Test::Perl::Critic]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[Git::Push]