summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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}