summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 9ef8e99..8dae230 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~progress7.99u1) graograman-backports; urgency=medium
* Initial reupload to graograman-backports.
diff --git a/debian/control b/debian/control
index d933144..ec8be27 100644
--- a/debian/control
+++ b/debian/control
@@ -58,6 +58,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}