From ee078d2eedb93a19e1e2096f08055fb6edbde5d5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 10:05:20 +0200 Subject: Reverting t64 migration for backports. Signed-off-by: Daniel Baumann --- debian/control | 47 +++++++++++++++++++---------------------------- 1 file changed, 19 insertions(+), 28 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2a57a6d..9d15cd4 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,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), @@ -54,9 +54,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: @@ -73,10 +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: libknot14t64 -Provides: ${t64:Provides} -Replaces: libknot14 -Breaks: libknot14 (<< ${source:Version}) +Package: libknot14 Architecture: any Depends: ${misc:Depends}, @@ -93,10 +90,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}, @@ -113,10 +107,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}, @@ -136,10 +127,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 @@ -156,9 +147,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: @@ -189,9 +180,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: @@ -217,9 +208,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 -- cgit v1.2.3