Control: tags 1096274 + patch
Control: tags 1096274 + pending

Dear maintainer,

I've prepared an NMU for ace-of-penguins (versioned as 1.5~rc2-6.1) and 
uploaded it to DELAYED/14. Please feel free to tell me if I should 
cancel it.

cu
Adrian
diffstat for ace-of-penguins-1.5~rc2 ace-of-penguins-1.5~rc2

 changelog |    8 ++++++++
 rules     |    2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff -Nru ace-of-penguins-1.5~rc2/debian/changelog ace-of-penguins-1.5~rc2/debian/changelog
--- ace-of-penguins-1.5~rc2/debian/changelog	2024-04-04 20:48:17.000000000 +0300
+++ ace-of-penguins-1.5~rc2/debian/changelog	2025-09-19 19:53:02.000000000 +0300
@@ -1,3 +1,11 @@
+ace-of-penguins (1.5~rc2-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with -std=gnu17 to workaround FTBFS with GCC 15.
+    (Closes: #1096274)
+
+ -- Adrian Bunk <[email protected]>  Fri, 19 Sep 2025 19:53:02 +0300
+
 ace-of-penguins (1.5~rc2-6) unstable; urgency=medium
 
   * Team upload.
diff -Nru ace-of-penguins-1.5~rc2/debian/rules ace-of-penguins-1.5~rc2/debian/rules
--- ace-of-penguins-1.5~rc2/debian/rules	2024-04-04 20:48:17.000000000 +0300
+++ ace-of-penguins-1.5~rc2/debian/rules	2025-09-19 19:53:02.000000000 +0300
@@ -33,7 +33,7 @@
 export DEB_BUILD_MAINT_OPTIONS	= hardening=+all
 
 # NOTE: The sources won't compile with -pedantic
-export DEB_CFLAGS_MAINT_APPEND	= -Wall $(CPPFLAGS)
+export DEB_CFLAGS_MAINT_APPEND	= -Wall $(CPPFLAGS) -std=gnu17
 
 MANDIR = $(MANROOTDIR)/man6
 

Reply via email to