summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 1bd72ce..7fc3f36 100644
--- a/debian/control
+++ b/debian/control
@@ -59,6 +59,8 @@ Recommends:
python3-lmdb,
Suggests:
systemd,
+Breaks:
+ knot-dnsutils (<< 2.7.6-2progress5u1),
Description: Authoritative domain name server
Knot DNS is a fast, authoritative only, high performance, feature
full and open source name server.
@@ -173,7 +175,9 @@ Depends:
libzscanner2 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
-Description: Clients provided with Knot DNS (kdig, knslookup, knsupdate)
+Breaks:
+ knot (<< 2.7.6-2progress5u1),
+Description: Clients provided with Knot DNS (kdig, knslookup, knsupdate, kzonecheck)
Knot DNS is a fast, authoritative only, high performance, feature
full and open source name server.
.
@@ -186,6 +190,7 @@ Description: Clients provided with Knot DNS (kdig, knslookup, knsupdate)
.
- kdig - query the DNS in various ways
- knsupdate - perform dynamic updates (See RFC2136)
+ - kzonecheck - zone check tool
.
Those clients were designed to be 1:1 compatible with BIND dnsutils,
but they provide some enhancements, which are documented in respective