Bug#1096271: abcmidi: diff for NMU version 20250627+ds-1.1
Control: tags 1096271 + patch
Control: tags 1096271 + pending
Dear maintainer,
I've prepared an NMU for abcmidi (versioned as 20250627+ds-1.1) and
uploaded it to DELAYED/14. Please feel free to tell me if I should
cancel it.
cu
Adrian
diffstat for abcmidi-20250627+ds abcmidi-20250627+ds
changelog | 8 ++++++++
rules | 1 +
2 files changed, 9 insertions(+)
diff -Nru abcmidi-20250627+ds/debian/changelog abcmidi-20250627+ds/debian/changelog
--- abcmidi-20250627+ds/debian/changelog 2025-08-29 21:09:23.000000000 +0300
+++ abcmidi-20250627+ds/debian/changelog 2025-09-19 19:45:50.000000000 +0300
@@ -1,3 +1,11 @@
+abcmidi (20250627+ds-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Build with -std=gnu17 to workaround FTBFS with GCC 15.
+ (Closes: #1096271)
+
+ -- Adrian Bunk <bunk@debian.org> Fri, 19 Sep 2025 19:45:50 +0300
+
abcmidi (20250627+ds-1) unstable; urgency=medium
* New upstream version 20250627+ds
diff -Nru abcmidi-20250627+ds/debian/rules abcmidi-20250627+ds/debian/rules
--- abcmidi-20250627+ds/debian/rules 2022-12-08 20:35:40.000000000 +0200
+++ abcmidi-20250627+ds/debian/rules 2025-09-19 19:45:50.000000000 +0300
@@ -4,6 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_CFLAGS_MAINT_APPEND = -std=gnu17
%:
dh $@
Reply to: