summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control21
1 files changed, 10 insertions, 11 deletions
diff --git a/debian/control b/debian/control
index 8a5bf0e..0a0d76b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,6 @@ XSBC-Original-Uploaders:
Robert Edmonds <edmonds@debian.org>,
Jakub Ružička <jru@debian.org>,
Bugs: mailto:maintainers@lists.progress-linux.org
-Build-Depends-Indep:
- python3-setuptools,
- python3-sphinx,
- python3-sphinx-panels,
Build-Depends:
autoconf,
automake,
@@ -43,6 +39,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://git.progress-linux.org/packages/graograman-backports/knot
@@ -56,7 +55,7 @@ Architecture: any
Depends:
adduser,
libdnssec9 (= ${binary:Version}),
- libknot14 (= ${binary:Version}),
+ libknot15 (= ${binary:Version}),
libzscanner4 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
@@ -74,7 +73,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: libknot14
+Package: libknot15
Architecture: any
Depends:
${misc:Depends},
@@ -130,7 +129,7 @@ Architecture: any
Depends:
libdnssec9 (= ${binary:Version}),
libgnutls28-dev,
- libknot14 (= ${binary:Version}),
+ libknot15 (= ${binary:Version}),
libzscanner4 (= ${binary:Version}),
${misc:Depends},
Section: libdevel
@@ -149,7 +148,7 @@ Package: knot-dnsutils
Architecture: any
Depends:
libdnssec9 (= ${binary:Version}),
- libknot14 (= ${binary:Version}),
+ libknot15 (= ${binary:Version}),
libzscanner4 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
@@ -182,7 +181,7 @@ Package: knot-dnssecutils
Architecture: any
Depends:
libdnssec9 (= ${binary:Version}),
- libknot14 (= ${binary:Version}),
+ libknot15 (= ${binary:Version}),
libzscanner4 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
@@ -210,7 +209,7 @@ Package: knot-host
Architecture: any
Depends:
libdnssec9 (= ${binary:Version}),
- libknot14 (= ${binary:Version}),
+ libknot15 (= ${binary:Version}),
libzscanner4 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
@@ -297,7 +296,7 @@ Description: Prometheus exporter for Knot DNS
Package: python3-libknot
Architecture: all
Depends:
- libknot14t64 (>= ${source:Version}),
+ libknot15 (>= ${source:Version}),
${misc:Depends},
${python3:Depends},
Section: python