From a6fe5060c0626b6992c62faa0d5021ce08fb9940 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 12 Sep 2024 06:44:08 +0200 Subject: Merging upstream version 3.3.9. Signed-off-by: Daniel Baumann --- distro/pkg/deb-nolibxdp/control | 1 + distro/pkg/deb-noxdp/control | 1 + distro/pkg/deb/control | 1 + 3 files changed, 3 insertions(+) (limited to 'distro') diff --git a/distro/pkg/deb-nolibxdp/control b/distro/pkg/deb-nolibxdp/control index 7db1fb2..ac5211b 100644 --- a/distro/pkg/deb-nolibxdp/control +++ b/distro/pkg/deb-nolibxdp/control @@ -269,6 +269,7 @@ Description: Prometheus exporter for Knot DNS Package: python3-libknot Architecture: all Depends: + libknot14 (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, Section: python diff --git a/distro/pkg/deb-noxdp/control b/distro/pkg/deb-noxdp/control index 147715a..be9dd3f 100644 --- a/distro/pkg/deb-noxdp/control +++ b/distro/pkg/deb-noxdp/control @@ -273,6 +273,7 @@ Description: Prometheus exporter for Knot DNS Package: python3-libknot Architecture: all Depends: + libknot14 (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, Section: python diff --git a/distro/pkg/deb/control b/distro/pkg/deb/control index 2fb547a..5df1b62 100644 --- a/distro/pkg/deb/control +++ b/distro/pkg/deb/control @@ -270,6 +270,7 @@ Description: Prometheus exporter for Knot DNS Package: python3-libknot Architecture: all Depends: + libknot14 (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, Section: python -- cgit v1.2.3