summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control25
1 files changed, 12 insertions, 13 deletions
diff --git a/debian/control b/debian/control
index 9f0aa43..0905200 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,6 @@ Uploaders:
Daniel Kahn Gillmor <dkg@fifthhorseman.net>,
Robert Edmonds <edmonds@debian.org>,
Jakub Ružička <jru@debian.org>,
-Build-Depends-Indep:
- python3-setuptools,
- python3-sphinx,
- python3-sphinx-panels,
Build-Depends:
autoconf,
automake,
@@ -40,6 +36,9 @@ Build-Depends:
pkgconf,
protobuf-c-compiler,
python3-all,
+ python3-setuptools,
+ python3-sphinx,
+ python3-sphinx-panels,
Standards-Version: 4.7.0
Homepage: https://www.knot-dns.cz/
Vcs-Browser: https://salsa.debian.org/dns-team/knot-dns
@@ -51,7 +50,7 @@ Architecture: any
Depends:
adduser,
libdnssec9t64 (= ${binary:Version}),
- libknot14t64 (= ${binary:Version}),
+ libknot15t64 (= ${binary:Version}),
libzscanner4t64 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
@@ -69,10 +68,10 @@ 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
+Package: libknot15t64
Provides: ${t64:Provides}
-Replaces: libknot14
-Breaks: libknot14 (<< ${source:Version})
+Replaces: libknot15
+Breaks: libknot15 (<< ${source:Version})
Architecture: any
Depends:
${misc:Depends},
@@ -134,7 +133,7 @@ Architecture: any
Depends:
libdnssec9t64 (= ${binary:Version}),
libgnutls28-dev,
- libknot14t64 (= ${binary:Version}),
+ libknot15t64 (= ${binary:Version}),
libzscanner4t64 (= ${binary:Version}),
${misc:Depends},
Section: libdevel
@@ -153,7 +152,7 @@ Package: knot-dnsutils
Architecture: any
Depends:
libdnssec9t64 (= ${binary:Version}),
- libknot14t64 (= ${binary:Version}),
+ libknot15t64 (= ${binary:Version}),
libzscanner4t64 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
@@ -186,7 +185,7 @@ Package: knot-dnssecutils
Architecture: any
Depends:
libdnssec9t64 (= ${binary:Version}),
- libknot14t64 (= ${binary:Version}),
+ libknot15t64 (= ${binary:Version}),
libzscanner4t64 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
@@ -214,7 +213,7 @@ Package: knot-host
Architecture: any
Depends:
libdnssec9t64 (= ${binary:Version}),
- libknot14t64 (= ${binary:Version}),
+ libknot15t64 (= ${binary:Version}),
libzscanner4t64 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
@@ -301,7 +300,7 @@ Description: Prometheus exporter for Knot DNS
Package: python3-libknot
Architecture: all
Depends:
- libknot14t64 (>= ${source:Version}),
+ libknot15t64 (>= ${source:Version}),
${misc:Depends},
${python3:Depends},
Section: python