File: control

package info (click to toggle)
pdns-recursor 5.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,108 kB
  • sloc: cpp: 109,513; javascript: 20,651; python: 5,657; sh: 5,069; makefile: 780; ansic: 582; xml: 37
file content (84 lines) | stat: -rw-r--r-- 2,147 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Source: pdns-recursor
Section: net
Priority: optional
Standards-Version: 4.5.1
Maintainer: pdns-recursor packagers <pdns-recursor@packages.debian.org>
Uploaders:
 Chris Hofstaedtler <zeha@debian.org>,
 Marc Haber <mh+debian-packages@zugschlus.de>,
Build-Depends:
 debhelper-compat (= 13),
 dh-cargo,
 architecture-is-64-bit,
 cargo,
 libboost-context-dev,
 libboost-dev,
 libboost-filesystem-dev,
 libboost-program-options-dev,
 libboost-system-dev,
 libboost-test-dev,
 libboost-thread-dev,
 libcap-dev,
 libcurl4-openssl-dev,
 libfstrm-dev,
 libluajit-5.1-dev (>= 2.1.0~beta3+dfsg-5.3) [amd64 arm64] | libluajit-5.1-dev [amd64] | liblua5.3-dev,
 libprotobuf-dev,
 librust-base64-dev (>= 0.22.1-1~),
 librust-bytes-dev,
 librust-cxx-build-dev (>= 1.0.130-1~),
 librust-cxx-dev (>= 1.0.130-1~),
 librust-form-urlencoded-dev,
 librust-http-body-util-dev,
 librust-hyper+http1-dev,
 librust-hyper+server-dev,
 librust-hyper-rustls-dev,
 librust-hyper-util+tokio-dev,
 librust-ipnet-dev (>= 2.8.0-1~),
 librust-once-cell-dev,
 librust-once-cell-dev (>= 1.18.0-1~),
 librust-ring-dev,
 librust-rustls-dev,
 librust-rustls-pemfile-dev,
 librust-rustls-pki-types-dev,
 librust-serde-derive-dev,
 librust-serde-dev,
 librust-serde-yaml-dev (>= 0.9.34~),
 librust-tokio+net-dev,
 librust-tokio+rt-dev,
 librust-tokio-dev,
 librust-tokio-rustls-dev,
 librust-uuid-dev,
 libsnmp-dev,
 libsodium-dev,
 libssl-dev,
 libsystemd-dev,
 meson,
 pkgconf,
 protobuf-compiler,
 ragel,
 systemd,
 systemd-dev | systemd (<< 257),
Vcs-Git: https://salsa.debian.org/debian/pdns-recursor.git
Vcs-Browser: https://salsa.debian.org/debian/pdns-recursor
Homepage: https://www.powerdns.com/
Rules-Requires-Root: no
X-Style: black

Package: pdns-recursor
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 adduser,
 dns-root-data,
 publicsuffix,
 ${misc:Depends},
 ${shlibs:Depends},
Built-Using:
 ${cargo:Built-Using},
Static-Built-Using:
 ${cargo:Static-Built-Using},
X-Cargo-Built-Using: ${cargo:X-Cargo-Built-Using}
Description: PowerDNS Recursor
 High-performance resolving name server, utilizing multiple
 processor and including Lua scripting capabilities.