Control: tags 1098097 + patch
Control: tags 1098097 + pending

Dear maintainer,

I've prepared an NMU for wit (versioned as 3.01a-5.1) and uploaded
it to DELAYED/2. Please feel free to tell me if I should cancel it.

cu
Adrian
diffstat for wit-3.01a wit-3.01a

 changelog |    8 ++++++++
 rules     |    2 ++
 2 files changed, 10 insertions(+)

diff -Nru wit-3.01a/debian/changelog wit-3.01a/debian/changelog
--- wit-3.01a/debian/changelog	2024-08-13 17:20:11.000000000 +0300
+++ wit-3.01a/debian/changelog	2025-10-25 16:12:17.000000000 +0300
@@ -1,3 +1,11 @@
+wit (3.01a-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with -std=gnu17 to workaround FTBFS with GCC 15.
+    (Closes: #1098097)
+
+ -- Adrian Bunk <[email protected]>  Sat, 25 Oct 2025 16:12:17 +0300
+
 wit (3.01a-5) unstable; urgency=medium
 
   * d/control:
diff -Nru wit-3.01a/debian/rules wit-3.01a/debian/rules
--- wit-3.01a/debian/rules	2021-11-11 12:45:23.000000000 +0200
+++ wit-3.01a/debian/rules	2025-10-25 16:12:17.000000000 +0300
@@ -18,6 +18,8 @@
 
 include /usr/share/dpkg/architecture.mk
 
+export DEB_CFLAGS_MAINT_APPEND = -std=gnu17
+
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 

Reply via email to