summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 08:02:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 08:02:46 +0000
commit301d5a9b78f22714b48e8b36fdaf2133cd26865a (patch)
tree2294e37688306c1f62d85f366b162b51dad80bbd /debian/control
parentMerging upstream version 3.3.5. (diff)
downloadknot-301d5a9b78f22714b48e8b36fdaf2133cd26865a.tar.xz
knot-301d5a9b78f22714b48e8b36fdaf2133cd26865a.zip
Adding debian version 3.3.5-1.debian/3.3.5-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control47
1 files changed, 19 insertions, 28 deletions
diff --git a/debian/control b/debian/control
index 547a779..fdf998e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep:
python3-setuptools,
python3-sphinx,
python3-sphinx-panels,
-Build-Depends: dpkg-dev (>= 1.22.5),
+Build-Depends:
autoconf,
automake,
debhelper-compat (= 13),
@@ -49,9 +49,9 @@ Package: knot
Architecture: any
Depends:
adduser,
- libdnssec9t64 (= ${binary:Version}),
- libknot14t64 (= ${binary:Version}),
- libzscanner4t64 (= ${binary:Version}),
+ libdnssec9 (= ${binary:Version}),
+ libknot14 (= ${binary:Version}),
+ libzscanner4 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Pre-Depends:
@@ -68,10 +68,7 @@ Description: Authoritative domain name server
registry and hence is well suited to run anything from the root
zone, the top-level domain, to many smaller standard domain names.
-Package: libknot14t64
-Provides: ${t64:Provides}
-Replaces: libknot14
-Breaks: libknot14 (<< ${source:Version})
+Package: libknot14
Architecture: any
Depends:
${misc:Depends},
@@ -88,10 +85,7 @@ Description: Authoritative domain name server (shared library)
This package provides libknot shared library used by Knot DNS and
Knot Resolver.
-Package: libzscanner4t64
-Provides: ${t64:Provides}
-Replaces: libzscanner4
-Breaks: libzscanner4 (<< ${source:Version})
+Package: libzscanner4
Architecture: any
Depends:
${misc:Depends},
@@ -108,10 +102,7 @@ Description: DNS zone-parsing shared library from Knot DNS
This package provides a fast zone parser shared library used by Knot
DNS and Knot Resolver.
-Package: libdnssec9t64
-Provides: ${t64:Provides}
-Replaces: libdnssec9
-Breaks: libdnssec9 (<< ${source:Version})
+Package: libdnssec9
Architecture: any
Depends:
${misc:Depends},
@@ -131,10 +122,10 @@ Description: DNSSEC shared library from Knot DNS
Package: libknot-dev
Architecture: any
Depends:
- libdnssec9t64 (= ${binary:Version}),
+ libdnssec9 (= ${binary:Version}),
libgnutls28-dev,
- libknot14t64 (= ${binary:Version}),
- libzscanner4t64 (= ${binary:Version}),
+ libknot14 (= ${binary:Version}),
+ libzscanner4 (= ${binary:Version}),
${misc:Depends},
Section: libdevel
Description: Knot DNS shared library development files
@@ -151,9 +142,9 @@ Description: Knot DNS shared library development files
Package: knot-dnsutils
Architecture: any
Depends:
- libdnssec9t64 (= ${binary:Version}),
- libknot14t64 (= ${binary:Version}),
- libzscanner4t64 (= ${binary:Version}),
+ libdnssec9 (= ${binary:Version}),
+ libknot14 (= ${binary:Version}),
+ libzscanner4 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Breaks:
@@ -184,9 +175,9 @@ Description: Clients provided with Knot DNS (kdig, knsupdate, kxdpgun)
Package: knot-dnssecutils
Architecture: any
Depends:
- libdnssec9t64 (= ${binary:Version}),
- libknot14t64 (= ${binary:Version}),
- libzscanner4t64 (= ${binary:Version}),
+ libdnssec9 (= ${binary:Version}),
+ libknot14 (= ${binary:Version}),
+ libzscanner4 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Breaks:
@@ -212,9 +203,9 @@ Description: DNSSEC tools provided with Knot DNS (kzonecheck, kzonesign, knsec3h
Package: knot-host
Architecture: any
Depends:
- libdnssec9t64 (= ${binary:Version}),
- libknot14t64 (= ${binary:Version}),
- libzscanner4t64 (= ${binary:Version}),
+ libdnssec9 (= ${binary:Version}),
+ libknot14 (= ${binary:Version}),
+ libzscanner4 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Version of 'host' bundled with Knot DNS