summaryrefslogtreecommitdiffstats
path: root/debian
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
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')
-rw-r--r--debian/control7
-rw-r--r--debian/knot-dnsutils.install1
-rw-r--r--debian/knot-dnsutils.manpages1
-rw-r--r--debian/knot.install1
-rw-r--r--debian/knot.manpages1
5 files changed, 8 insertions, 3 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
diff --git a/debian/knot-dnsutils.install b/debian/knot-dnsutils.install
index 960fa92..dbf5f8d 100644
--- a/debian/knot-dnsutils.install
+++ b/debian/knot-dnsutils.install
@@ -1,2 +1,3 @@
usr/bin/kdig
usr/bin/knsupdate
+usr/bin/kzonecheck
diff --git a/debian/knot-dnsutils.manpages b/debian/knot-dnsutils.manpages
index 3cc29ec..458f731 100644
--- a/debian/knot-dnsutils.manpages
+++ b/debian/knot-dnsutils.manpages
@@ -1,2 +1,3 @@
usr/share/man/man1/kdig.1
usr/share/man/man1/knsupdate.1
+usr/share/man/man1/kzonecheck.1
diff --git a/debian/knot.install b/debian/knot.install
index 57c6815..5aa63a2 100644
--- a/debian/knot.install
+++ b/debian/knot.install
@@ -4,7 +4,6 @@ debian/kasp_json2lmdb usr/lib/knot/
debian/ufw/knot etc/ufw/applications.d/
etc/knot/knot.conf
usr/bin/knsec3hash
-usr/bin/kzonecheck
usr/sbin/keymgr
usr/sbin/kjournalprint
usr/sbin/knotc
diff --git a/debian/knot.manpages b/debian/knot.manpages
index bb40303..18704c7 100644
--- a/debian/knot.manpages
+++ b/debian/knot.manpages
@@ -1,5 +1,4 @@
usr/share/man/man1/knsec3hash.1
-usr/share/man/man1/kzonecheck.1
usr/share/man/man5/knot.conf.5
usr/share/man/man8/keymgr.8
usr/share/man/man8/kjournalprint.8