summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-12 04:44:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-12 04:44:08 +0000
commit17005921a2e0c81b2c1f84e465f13fdaf5e4101a (patch)
treef0e4707b74294ae67134ceefb5044ab748c421e0 /debian
parentMerging upstream version 3.3.9. (diff)
downloadknot-17005921a2e0c81b2c1f84e465f13fdaf5e4101a.tar.xz
knot-17005921a2e0c81b2c1f84e465f13fdaf5e4101a.zip
Merging debian version 3.3.9-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control3
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2ec5aba..2f2125f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+knot (3.3.9-1) unstable; urgency=medium
+
+ * New upstream version 3.3.9 (Closes: #1078625)
+ * Add libknot to python3-libknot Depends
+ * Update Build-Depends: pkg-config => pkgconf
+
+ -- Jakub Ružička <jru@debian.org> Mon, 26 Aug 2024 13:07:53 +0200
+
knot (3.3.8-1~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-backports, remaining changes:
diff --git a/debian/control b/debian/control
index ed19996..8a5bf0e 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Build-Depends:
libtool,
liburcu-dev,
libxdp-dev [!hurd-amd64 !hurd-i386 !alpha !arc !hppa !ia64 !loong64 !m68k !powerpc !sh4 !sparc64 !x32],
- pkg-config,
+ pkgconf,
protobuf-c-compiler,
python3-all,
Standards-Version: 4.7.0
@@ -297,6 +297,7 @@ Description: Prometheus exporter for Knot DNS
Package: python3-libknot
Architecture: all
Depends:
+ libknot14t64 (>= ${source:Version}),
${misc:Depends},
${python3:Depends},
Section: python