summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 00:54:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 00:54:28 +0000
commit2112c2cc869c356ef4a8eebfbc8caca542cea2d4 (patch)
treef1be70ae978958630fbaff013738061f587b12e5 /debian/control
parentUpdating vcs fields. (diff)
downloadknot-2112c2cc869c356ef4a8eebfbc8caca542cea2d4.tar.xz
knot-2112c2cc869c356ef4a8eebfbc8caca542cea2d4.zip
Moving kzonecheck from knot to knot-dnsutils (Closes: #925035).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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