Package: release.debian.org Severity: normal X-Debbugs-Cc: grandor...@packages.debian.org Control: affects -1 + src:grandorgue User: release.debian....@packages.debian.org Usertags: unblock
Dear Release Team, Please unblock package grandorgue. The version in unstable fixes RC FTBFS bug #1104834, by adding a missing build-dependency. The debdiff is attached. Also note that the migration to testing is apparently blocked by wxwidgets3.2, which is out of my control. unblock grandorgue/3.15.4-2 Thanks, -- ⢀⣴⠾⠻⢶⣦⠀ Sébastien Villemot ⣾⠁⢠⠒⠀⣿⡁ Debian Developer ⢿⡄⠘⠷⠚⠋⠀ https://sebastien.villemot.name ⠈⠳⣄⠀⠀⠀⠀ https://www.debian.org
diff -Nru grandorgue-3.15.4/debian/changelog grandorgue-3.15.4/debian/changelog --- grandorgue-3.15.4/debian/changelog 2024-12-24 09:51:15.000000000 +0100 +++ grandorgue-3.15.4/debian/changelog 2025-05-07 11:56:49.000000000 +0200 @@ -1,3 +1,10 @@ +grandorgue (3.15.4-2) unstable; urgency=medium + + * Add docbook-xml to Build-Depends (Closes: #1104834) + * Bump S-V to 4.7.2 + + -- Sébastien Villemot <sebast...@debian.org> Wed, 07 May 2025 11:56:49 +0200 + grandorgue (3.15.4-1) unstable; urgency=medium * New upstream version 3.15.4 diff -Nru grandorgue-3.15.4/debian/control grandorgue-3.15.4/debian/control --- grandorgue-3.15.4/debian/control 2024-12-18 18:05:20.000000000 +0100 +++ grandorgue-3.15.4/debian/control 2025-05-07 11:56:15.000000000 +0200 @@ -19,11 +19,12 @@ librsvg2-bin, gettext, xsltproc, + docbook-xml, docbook-xsl, zip, po4a Build-Conflicts: graphicsmagick-imagemagick-compat -Standards-Version: 4.7.0 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian/grandorgue Vcs-Git: https://salsa.debian.org/debian/grandorgue.git Homepage: https://github.com/GrandOrgue/grandorgue