Control: tags 1096302 + patch
Control: tags 1096302 + pending

Dear maintainer,

I've prepared an NMU for amanda (versioned as 1:3.5.4-2.1) and uploaded 
it to DELAYED/14. Please feel free to tell me if I should cancel it.

cu
Adrian
diffstat for amanda-3.5.4 amanda-3.5.4

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

diff -Nru amanda-3.5.4/debian/changelog amanda-3.5.4/debian/changelog
--- amanda-3.5.4/debian/changelog	2025-01-25 23:59:30.000000000 +0200
+++ amanda-3.5.4/debian/changelog	2025-09-19 20:38:59.000000000 +0300
@@ -1,3 +1,11 @@
+amanda (1:3.5.4-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with -std=gnu17 to workaround FTBFS with GCC 15.
+    (Closes: #1096302)
+
+ -- Adrian Bunk <[email protected]>  Fri, 19 Sep 2025 20:38:59 +0300
+
 amanda (1:3.5.4-2) unstable; urgency=medium
 
   * Acknowledge previous NMU, thank you "Niels Thykier".
diff -Nru amanda-3.5.4/debian/rules amanda-3.5.4/debian/rules
--- amanda-3.5.4/debian/rules	2025-01-25 23:59:30.000000000 +0200
+++ amanda-3.5.4/debian/rules	2025-09-19 20:38:59.000000000 +0300
@@ -5,6 +5,7 @@
 export DH_VERBOSE=1
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_CFLAGS_MAINT_APPEND = -std=gnu17
 
 com=$(CURDIR)/debian/amanda-common
 ser=$(CURDIR)/debian/amanda-server

Reply via email to