Bug#1096373: birdfont: diff for NMU version 2.33.6-1.1
Control: tags 1096373 + patch
Control: tags 1096373 + pending
Dear maintainer,
I've prepared an NMU for birdfont (versioned as 2.33.6-1.1) and uploaded
it to DELAYED/15. Please feel free to tell me if I should cancel it.
cu
Adrian
diffstat for birdfont-2.33.6 birdfont-2.33.6
changelog | 8 ++++++++
rules | 2 ++
2 files changed, 10 insertions(+)
diff -Nru birdfont-2.33.6/debian/changelog birdfont-2.33.6/debian/changelog
--- birdfont-2.33.6/debian/changelog 2025-04-19 18:26:28.000000000 +0300
+++ birdfont-2.33.6/debian/changelog 2025-10-04 20:25:49.000000000 +0300
@@ -1,3 +1,11 @@
+birdfont (2.33.6-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Build with -std=gnu17 to workaround FTBFS with GCC 15.
+ (Closes: #1096373)
+
+ -- Adrian Bunk <bunk@debian.org> Sat, 04 Oct 2025 20:25:49 +0300
+
birdfont (2.33.6-1) unstable; urgency=medium
* Team upload.
diff -Nru birdfont-2.33.6/debian/rules birdfont-2.33.6/debian/rules
--- birdfont-2.33.6/debian/rules 2025-04-19 18:26:25.000000000 +0300
+++ birdfont-2.33.6/debian/rules 2025-10-04 20:25:49.000000000 +0300
@@ -4,6 +4,8 @@
# see http://wiki.debian.org/Hardening
export DEB_BUILD_MAINT_OPTIONS := hardening=+all
+export DEB_CFLAGS_MAINT_APPEND = -std=gnu17
+
include /usr/share/dpkg/architecture.mk
include /usr/share/dpkg/buildtools.mk
include /usr/share/dpkg/default.mk
Reply to: