File: control

package info (click to toggle)
rbldnsd 1.0~20210120-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 956 kB
  • sloc: ansic: 8,354; sh: 617; python: 614; makefile: 223; awk: 33
file content (25 lines) | stat: -rw-r--r-- 714 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
Source: rbldnsd
Section: net
Priority: optional
Maintainer: Marco d'Itri <md@linux.it>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-installsysusers,
 libsystemd-dev,
 pkgconf,
 python3-dns,
 zlib1g-dev
Standards-Version: 4.6.2.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/md/rbldnsd.git
Vcs-Browser: https://salsa.debian.org/md/rbldnsd

Package: rbldnsd
Architecture: any
Multi-Arch: foreign
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Description: small nameserver daemon designed for DNSBLs
 rbldnsd is a small authoritative-only DNS nameserver
 designed to serve DNS-based blocklists (DNSBLs).
 It may handle IP-based and name-based blocklists.