Bug#1097392: mhwaveedit: diff for NMU version 1.4.24-1.1
Control: tags 1097392 + patch
Control: tags 1097392 + pending
Dear maintainer,
I've prepared an NMU for mhwaveedit (versioned as 1.4.24-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I should
cancel it.
cu
Adrian
diffstat for mhwaveedit-1.4.24 mhwaveedit-1.4.24
changelog | 8 ++++++++
rules | 1 +
2 files changed, 9 insertions(+)
diff -Nru mhwaveedit-1.4.24/debian/changelog mhwaveedit-1.4.24/debian/changelog
--- mhwaveedit-1.4.24/debian/changelog 2020-01-03 16:01:21.000000000 +0200
+++ mhwaveedit-1.4.24/debian/changelog 2025-10-05 14:21:59.000000000 +0300
@@ -1,3 +1,11 @@
+mhwaveedit (1.4.24-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Build with -std=gnu17 to workaround FTBFS with GCC 15.
+ (Closes: #1097392)
+
+ -- Adrian Bunk <bunk@debian.org> Sun, 05 Oct 2025 14:21:59 +0300
+
mhwaveedit (1.4.24-1) unstable; urgency=medium
* Team upload
diff -Nru mhwaveedit-1.4.24/debian/rules mhwaveedit-1.4.24/debian/rules
--- mhwaveedit-1.4.24/debian/rules 2020-01-03 15:58:47.000000000 +0200
+++ mhwaveedit-1.4.24/debian/rules 2025-10-05 14:21:59.000000000 +0300
@@ -2,6 +2,7 @@
export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_CFLAGS_MAINT_APPEND = -std=gnu17
%:
dh $@
Reply to: