Bug#1028054: bullseye-pu: package macromoleculebuilder_3.2+dfsg-2+deb11u1
Package: release.debian.org
Severity: normal
Tags: bullseye
User: release.debian.org@packages.debian.org
Usertags: pu
[ Reason ]
macromoleculebuilder needs docbook-xsl to build, or it FTBFS (#1027828).
However, in bullseye it does not pull this package in during the build,
thus docbook-xsl has to be added as explicit build dependency.
[ Impact ]
macromoleculebuilder FTBFS in bullseye (#1027828).
[ Tests ]
Successfully rebuilds on bullseye, no diff of package contents are observed.
[ Risks ]
Minimal: macromoleculebuilder is a leaf package.
[ Checklist ]
[x] all changes are documented in d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in stable
[x] the issue is verified as fixed in unstable
[ Changes ]
Add explicit build dependency on docbook-xsl.
Best,
Andrius
diff -Nru macromoleculebuilder-3.2+dfsg/debian/changelog macromoleculebuilder-3.2+dfsg/debian/changelog
--- macromoleculebuilder-3.2+dfsg/debian/changelog 2020-12-16 08:42:34.000000000 -0500
+++ macromoleculebuilder-3.2+dfsg/debian/changelog 2023-01-04 07:13:05.000000000 -0500
@@ -1,3 +1,9 @@
+macromoleculebuilder (3.2+dfsg-2+deb11u1) bullseye; urgency=medium
+
+ * Build depends on docbook-xsl (Closes: #1027828)
+
+ -- Andrius Merkys <merkys@debian.org> Wed, 04 Jan 2023 07:13:05 -0500
+
macromoleculebuilder (3.2+dfsg-2) unstable; urgency=medium
* Adding missing build dependency on docbook-xml.
diff -Nru macromoleculebuilder-3.2+dfsg/debian/control macromoleculebuilder-3.2+dfsg/debian/control
--- macromoleculebuilder-3.2+dfsg/debian/control 2020-12-16 08:42:34.000000000 -0500
+++ macromoleculebuilder-3.2+dfsg/debian/control 2023-01-04 07:13:05.000000000 -0500
@@ -9,6 +9,7 @@
cmake,
debhelper-compat (= 12),
docbook-xml,
+ docbook-xsl,
libopenmm-dev,
libseqan2-dev,
libsimbody-dev,
Reply to: