Control: tags 1074831 + patch
Control: tags 1074831 + pending
Dear maintainer,
I've prepared an NMU for awesfx (versioned as 0.5.2-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should cancel it.
Regards.
diffstat for awesfx-0.5.2 awesfx-0.5.2
changelog | 8 ++++++++
patches/fix-build-with-gcc14.patch | 16 ++++++++++++++++
patches/series | 1 +
3 files changed, 25 insertions(+)
diff -Nru awesfx-0.5.2/debian/changelog awesfx-0.5.2/debian/changelog
--- awesfx-0.5.2/debian/changelog 2024-01-05 15:54:21.000000000 -0300
+++ awesfx-0.5.2/debian/changelog 2025-07-11 09:47:31.000000000 -0300
@@ -1,3 +1,11 @@
+awesfx (0.5.2-1.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * debian/patches/fix-build-with-gcc14.patch: Fix build with GCC 14.
+ (Closes: #1074831)
+
+ -- Marcos Talau <
[email protected]> Fri, 11 Jul 2025 09:47:31 -0300
+
awesfx (0.5.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru awesfx-0.5.2/debian/patches/fix-build-with-gcc14.patch awesfx-0.5.2/debian/patches/fix-build-with-gcc14.patch
--- awesfx-0.5.2/debian/patches/fix-build-with-gcc14.patch 1969-12-31 21:00:00.000000000 -0300
+++ awesfx-0.5.2/debian/patches/fix-build-with-gcc14.patch 2025-07-11 09:46:51.000000000 -0300
@@ -0,0 +1,16 @@
+Description: Fix build with GCC-14
+Author: Marcos Talau <
[email protected]>
+Bug-Debian:
https://bugs.debian.org/1074831
+Last-Update: 2025-07-11
+
+--- awesfx-0.5.2.orig/alsa.c
++++ awesfx-0.5.2/a