Control: tags 1074960 + patch
Control: tags 1074960 + pending

Dear maintainer,

I've prepared an NMU for floatbg (versioned as 1.0-28.3) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru floatbg-1.0/debian/changelog floatbg-1.0/debian/changelog
--- floatbg-1.0/debian/changelog	2024-04-07 14:27:43.000000000 -0300
+++ floatbg-1.0/debian/changelog	2024-08-27 17:01:10.000000000 -0300
@@ -1,3 +1,11 @@
+floatbg (1.0-28.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/patches/fix-build-with-gcc-14.patch: Fix FTBFS with GCC 14.
+    (Closes: #1074960)
+
+ -- Marcos Talau <ta...@debian.org>  Tue, 27 Aug 2024 17:01:10 -0300
+
 floatbg (1.0-28.2) unstable; urgency=medium
 
   * Non-maintainer upload
diff -Nru floatbg-1.0/debian/patches/fix-build-with-gcc-14.patch floatbg-1.0/debian/patches/fix-build-with-gcc-14.patch
--- floatbg-1.0/debian/patches/fix-build-with-gcc-14.patch	1969-12-31 21:00:00.000000000 -0300
+++ floatbg-1.0/debian/patches/fix-build-with-gcc-14.patch	2024-08-27 17:00:59.000000000 -0300
@@ -0,0 +1,17 @@
+Description: Fix build with GCC-14
+Author: Marcos Talau <ta...@debian.org>
+Bug-Debian: https://bugs.debian.org/1074960
+Last-Update: 2024-08-27
+
+Index: floatbg-1.0/floatbg.c
+===================================================================
+--- floatbg-1.0.orig/floatbg.c
++++ floatbg-1.0/floatbg.c
+@@ -21,6 +21,7 @@
+ #include <sys/types.h>
+ #include <unistd.h>
+ #include <signal.h>
++#include <string.h>
+ 
+ #define MaxColor 	0xffff
+ #define MaxTime  	0x7fff
diff -Nru floatbg-1.0/debian/patches/series floatbg-1.0/debian/patches/series
--- floatbg-1.0/debian/patches/series	2024-04-07 14:27:43.000000000 -0300
+++ floatbg-1.0/debian/patches/series	2024-08-27 16:39:27.000000000 -0300
@@ -1 +1,2 @@
 debian-patch
+fix-build-with-gcc-14.patch

Reply via email to