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
|
Source: nsd
Section: net
Priority: optional
Maintainer: nsd packagers <nsd@packages.debian.org>
Uploaders:
Ondřej Surý <ondrej@debian.org>,
Markus Schade <markus.schade@gmail.com>,
Daniel Kahn Gillmor <dkg@fifthhorseman.net>,
Simon Josefsson <simon@josefsson.org>,
Build-Depends:
bison,
debhelper-compat (= 13),
flex,
libevent-dev,
libfstrm-dev,
libprotobuf-c-dev,
libssl-dev,
libsystemd-dev [linux-any],
lsb-base,
openssl,
pkg-config,
protobuf-c-compiler,
po-debconf,
Rules-Requires-Root: no
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/dns-team/nsd
Vcs-Git: https://salsa.debian.org/dns-team/nsd.git
Homepage: https://www.nlnetlabs.nl/projects/nsd/about/
Package: nsd
Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
adduser,
lsb-base,
openssl,
${misc:Depends},
${shlibs:Depends},
Description: authoritative domain name server
The NLnet Labs Name Server Daemon (NSD) is an authoritative DNS name server.
It has been developed for operations in environments where speed,
reliability, stability and security are of high importance.
.
This package provides the server and related configuration files.
|