Package: booth.
Version: 1.0-174-gce9f821-2
Severity: serious

Booth build-depends on libcrmservice-dev which is no longer built by the 
pacemaker source package.
It is still present in unstable as a cruft package but is completely gone from 
testing.

Since libcrmservice-dev was a transitional package that was empty (apart from a 
few Debian
documenation files) it should be safe to simply change the build-dependency to 
pacemaker-dev.
The attached debdiff does that.

If I get no response to this bug report I will likely upload the change as a 
NMU.

diff -Nru booth-1.0-174-gce9f821/debian/changelog 
booth-1.0-174-gce9f821/debian/changelog
--- booth-1.0-174-gce9f821/debian/changelog     2020-04-18 12:23:20.000000000 
+0000
+++ booth-1.0-174-gce9f821/debian/changelog     2020-06-25 08:26:43.000000000 
+0000
@@ -1,3 +1,11 @@
+booth (1.0-174-gce9f821-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Change build-dependency from libcrmservice-dev to pacemaker-dev
+    (Closes: ??????)
+
+ -- Peter Michael Green <plugw...@debian.org>  Thu, 25 Jun 2020 08:26:43 +0000
+
 booth (1.0-174-gce9f821-2) unstable; urgency=medium
 
   * d/patches: try to fix flaky lock file test
diff -Nru booth-1.0-174-gce9f821/debian/control 
booth-1.0-174-gce9f821/debian/control
--- booth-1.0-174-gce9f821/debian/control       2020-04-18 12:17:18.000000000 
+0000
+++ booth-1.0-174-gce9f821/debian/control       2020-06-25 08:26:43.000000000 
+0000
@@ -10,7 +10,7 @@
  debhelper-compat (= 12),
  docbook-xml,
  docbook-xsl,
- libcrmservice-dev,
+ pacemaker-dev,
  libgcrypt20-dev,
  libglib2.0-dev,
  libplumb2-dev,

Reply via email to