summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 17:01:47 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 17:01:47 +0000
commite7ff5d7dd7119db9305862f0360af274c7e8a421 (patch)
treef1333fd8e5f72ff13070e62e78e28a19f67422ba
parentAdding debian version 3.1.8-1. (diff)
downloadcorosync-e7ff5d7dd7119db9305862f0360af274c7e8a421.tar.xz
corosync-e7ff5d7dd7119db9305862f0360af274c7e8a421.zip
Adding debian version 3.1.8-2.debian/3.1.8-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1a4a1db..a901bd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+corosync (3.1.8-2) unstable; urgency=medium
+
+ * [c241cd2] corosync-blackbox uses qb-blackbox, so pull in libqb-tools
+
+ -- Ferenc Wágner <wferi@debian.org> Sun, 26 May 2024 13:22:53 +0200
+
corosync (3.1.8-1) unstable; urgency=medium
* [974f5df] New upstream release (3.1.8)
diff --git a/debian/control b/debian/control
index 057f690..4071723 100644
--- a/debian/control
+++ b/debian/control
@@ -53,6 +53,8 @@ Pre-Depends:
Depends: ${shlibs:Depends},
${misc:Depends},
adduser,
+# corosync-blackbox uses qb-blackbox:
+ libqb-tools,
xsltproc
Description: cluster engine daemon and utilities
${S:X-Common-Description}