Your message dated Sat, 29 Apr 2023 10:54:14 +0100
with message-id
<502b8fb37ece620c9723446611a9287974ba5a0c.ca...@adam-barratt.org.uk>
and subject line Closing p-u requests for fixes included in 11.7
has caused the Debian Bug report #1028054,
regarding bullseye-pu: package macromoleculebuilder_3.2+dfsg-2+deb11u1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1028054: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028054
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: bullseye
User: [email protected]
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 <[email protected]> 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,
--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 11.7
Hi,
Each of the updates referred to in these requests was included in this
morning's 11.7 point release.
Regards,
Adam
--- End Message ---