Control: tags 1098044 + patch
Control: tags 1098044 + pending

Dear maintainer,

I've prepared an NMU for up-imapproxy (versioned as 1.2.8~svn20171105-2.1)
and uploaded it to DELAYED/2. Please feel free to tell me if I should 
cancel it.

cu
Adrian
diffstat for up-imapproxy-1.2.8~svn20171105 up-imapproxy-1.2.8~svn20171105

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

diff -Nru up-imapproxy-1.2.8~svn20171105/debian/changelog up-imapproxy-1.2.8~svn20171105/debian/changelog
--- up-imapproxy-1.2.8~svn20171105/debian/changelog	2020-01-13 05:22:54.000000000 +0200
+++ up-imapproxy-1.2.8~svn20171105/debian/changelog	2025-10-25 14:36:13.000000000 +0300
@@ -1,3 +1,11 @@
+up-imapproxy (1.2.8~svn20171105-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with -std=gnu17 to workaround FTBFS with GCC 15.
+    (Closes: #1098044)
+
+ -- Adrian Bunk <[email protected]>  Sat, 25 Oct 2025 14:36:13 +0300
+
 up-imapproxy (1.2.8~svn20171105-2) unstable; urgency=medium
 
   * Move from GitHub to Salsa
diff -Nru up-imapproxy-1.2.8~svn20171105/debian/rules up-imapproxy-1.2.8~svn20171105/debian/rules
--- up-imapproxy-1.2.8~svn20171105/debian/rules	2020-01-13 05:04:29.000000000 +0200
+++ up-imapproxy-1.2.8~svn20171105/debian/rules	2025-10-25 14:34:38.000000000 +0300
@@ -8,7 +8,7 @@
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_CFLAGS_MAINT_APPEND = -Wall
+export DEB_CFLAGS_MAINT_APPEND = -Wall -std=gnu17
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,--as-needed
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk

Reply via email to