File: control

package info (click to toggle)
duck 0.13
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,748 kB
  • ctags: 74
  • sloc: perl: 2,000; makefile: 6
file content (55 lines) | stat: -rw-r--r-- 1,920 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
Source: duck
Section: devel
Priority: optional
Maintainer: Simon Kainz <skainz@debian.org>
Build-Depends: debhelper (>= 9),
               libfile-which-perl,
               libmailtools-perl,
               libnet-dns-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,
               libconfig-simple-perl,
               libconfig-inifiles-perl,
               libdomain-publicsuffix-perl,
               libparallel-forkmanager-perl,
               publicsuffix
Standards-Version: 3.9.8
Homepage: http://duck.debian.net
Vcs-Git: git://anonscm.debian.org/collab-maint/duck.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/duck.git

Package: duck
Architecture: all
Depends: devscripts,
         dpkg-dev,
         ${misc:Depends},
         ${perl:Depends},
         libfile-which-perl,
         libmailtools-perl,
         libnet-dns-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,
         libconfig-simple-perl,
         libconfig-inifiles-perl,
         lynx,
         libparallel-forkmanager-perl,
         libdomain-publicsuffix-perl,
         publicsuffix
Suggests: git, mercurial, subversion, bzr
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.