File: control

package info (click to toggle)
libstring-license-perl 0.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,900 kB
  • sloc: perl: 1,309; cpp: 360; ansic: 210; python: 27; ruby: 21; xml: 16; sh: 8; makefile: 3
file content (47 lines) | stat: -rw-r--r-- 1,550 bytes parent folder | download
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
Source: libstring-license-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libarray-intspan-perl <!nocheck>,
 libfeature-compat-class-perl (>= 0.07) <!nocheck>,
 liblog-any-perl <!nocheck>,
 libnamespace-clean-perl <!nocheck>,
 libobject-pad-perl <!nocheck>,
 libpath-tiny-perl <!nocheck>,
 libre-engine-re2-perl <!nocheck>,
 libregexp-pattern-license-perl <!nocheck>,
 libregexp-pattern-perl <!nocheck>,
 libsoftware-license-perl <!nocheck>,
 libtest-without-module-perl <!nocheck>,
 libtest2-suite-perl <!nocheck>,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libstring-license-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libstring-license-perl
Homepage: https://metacpan.org/pod/String::License
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: libstring-license-perl
Architecture: all
Depends:
 libarray-intspan-perl,
 libfeature-compat-class-perl (>= 0.07),
 liblog-any-perl,
 libnamespace-clean-perl,
 libobject-pad-perl,
 libpath-tiny-perl,
 libregexp-pattern-license-perl,
 libregexp-pattern-perl,
 ${misc:Depends},
 ${perl:Depends}
Recommends:
 libre-engine-re2-perl,
 libregexp-pattern-license-perl (>= 3.9),
Multi-Arch: foreign
Description: detect source code license statements in a text string
 String::License identifies license statements in a string
 and serializes them in a normalized format.