summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-14 16:17:59 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-14 16:17:59 +0000
commitef27769fd148ba66e34a2de3ba86f80c4cb11a0f (patch)
tree1921e2b7994684d73422a24fa85b93d0520ada9a /debian
parentMerging upstream version 3.3.6. (diff)
downloadknot-ef27769fd148ba66e34a2de3ba86f80c4cb11a0f.tar.xz
knot-ef27769fd148ba66e34a2de3ba86f80c4cb11a0f.zip
Adding debian version 3.3.6-2.debian/3.3.6-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
-rw-r--r--debian/control3
-rw-r--r--debian/libknot14t64.symbols1
3 files changed, 16 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index af52302..ba4ba27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+knot (3.3.6-2) unstable; urgency=medium
+
+ * Include 64-bit time_t patch in Salsa
+
+ -- Jakub Ružička <jakub.ruzicka@nic.cz> Fri, 14 Jun 2024 14:10:44 +0200
+
+knot (3.3.6-1) unstable; urgency=medium
+
+ * New upstream version 3.3.6
+ * Add new knot_ctl_bind2 symbol to libknot14.symbols
+
+ -- Jakub Ružička <jakub.ruzicka@nic.cz> Thu, 13 Jun 2024 21:56:14 +0200
+
knot (3.3.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 547a779..e99f81e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,11 +12,12 @@ Build-Depends-Indep:
python3-setuptools,
python3-sphinx,
python3-sphinx-panels,
-Build-Depends: dpkg-dev (>= 1.22.5),
+Build-Depends:
autoconf,
automake,
debhelper-compat (= 13),
dh-python,
+ dpkg-dev (>= 1.22.5),
libbpf-dev [!hurd-amd64 !hurd-i386 !alpha !arc !hppa !ia64 !loong64 !m68k !powerpc !sh4 !sparc64 !x32],
libcap-ng-dev [!hurd-amd64 !hurd-i386],
libedit-dev,
diff --git a/debian/libknot14t64.symbols b/debian/libknot14t64.symbols
index 8ef3ce0..1be1ea7 100644
--- a/debian/libknot14t64.symbols
+++ b/debian/libknot14t64.symbols
@@ -11,6 +11,7 @@ libknot.so.14 libknot14t64 #MINVER#
knot_ctl_accept@Base 3.3.0
knot_ctl_alloc@Base 3.3.0
knot_ctl_bind@Base 3.3.0
+ knot_ctl_bind2@Base 3.3.6
knot_ctl_close@Base 3.3.0
knot_ctl_connect@Base 3.3.0
knot_ctl_free@Base 3.3.0