File: control

package info (click to toggle)
duck 0.13.2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,908 kB
  • sloc: perl: 2,000; makefile: 6
file content (62 lines) | stat: -rw-r--r-- 1,566 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Source: duck
Section: devel
Priority: optional
Maintainer: Baptiste Beauplat <lyknode@cilg.org>
Build-Depends:
 debhelper-compat (= 13),
 libconfig-inifiles-perl,
 libconfig-simple-perl,
 libdomain-publicsuffix-perl,
 libfile-which-perl,
 libmailtools-perl,
 libnet-dns-perl,
 libparallel-forkmanager-perl,
 libparse-debcontrol-perl,
 libpath-class-perl,
 libregexp-common-email-address-perl,
 libregexp-common-perl,
 libstring-similarity-perl,
 libwww-curl-perl,
 libxml-xpath-perl,
 libyaml-libyaml-perl,
 publicsuffix,
Standards-Version: 4.5.1
Homepage: https://salsa.debian.org/debian/duck
Vcs-Git: https://salsa.debian.org/debian/duck.git
Vcs-Browser: https://salsa.debian.org/debian/duck
Rules-Requires-Root: no

Package: duck
Architecture: all
Depends:
 devscripts,
 dpkg-dev,
 libconfig-inifiles-perl,
 libconfig-simple-perl,
 libdomain-publicsuffix-perl,
 libfile-which-perl,
 libmailtools-perl,
 libnet-dns-perl,
 libparallel-forkmanager-perl,
 libparse-debcontrol-perl,
 libpath-class-perl,
 libregexp-common-email-address-perl,
 libregexp-common-perl,
 libstring-similarity-perl,
 libwww-curl-perl,
 libxml-xpath-perl,
 libyaml-libyaml-perl,
 lynx,
 publicsuffix,
 ${misc:Depends},
 ${perl:Depends},
Suggests:
 bzr,
 git,
 mercurial,
 subversion,
Description: checks URLs in debian/control and debian/upstream files
 duck, the Debian Url ChecKer, processes several fields in the
 debian/control, debian/upstream, debian/copyright,
 debian/patches/* and systemd.unit files and checks if URLs, VCS links and
 email address domains found therein are valid.