Control: tags -1 patch

Please find a debdiff for the build fail attached.
This is for a different error in my sbuild build.
diff -Nru pacemaker-3.0.1/debian/changelog pacemaker-3.0.1/debian/changelog
--- pacemaker-3.0.1/debian/changelog    2025-08-16 18:14:11.000000000 +0200
+++ pacemaker-3.0.1/debian/changelog    2026-01-01 14:14:31.000000000 +0100
@@ -1,3 +1,10 @@
+pacemaker (3.0.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Disable fatal warnings (Closes: #1122451)
+
+ -- Bastian Germann <[email protected]>  Thu, 01 Jan 2026 14:14:31 +0100
+
 pacemaker (3.0.1-1) unstable; urgency=medium
 
   * [585a5b6] New upstream release (3.0.1) (Closes: #1106647)
diff -Nru pacemaker-3.0.1/debian/rules pacemaker-3.0.1/debian/rules
--- pacemaker-3.0.1/debian/rules        2024-06-01 20:01:02.000000000 +0200
+++ pacemaker-3.0.1/debian/rules        2026-01-01 14:07:30.000000000 +0100
@@ -29,6 +29,7 @@
        dh_auto_configure -- --disable-static \
                BASH_PATH=/bin/bash \
                PYTHON=/usr/bin/python3 \
+               --disable-fatal-warnings \
                --enable-systemd \
                --with-cibsecrets \
                --with-configdir=/etc/default \

Reply via email to