Control: tags 984372 + patch
Control: tags 984372 + pending

Dear maintainer,

I've prepared an NMU for tripwire (versioned as 2.4.3.7-3.1) and 
uploaded it to DELAYED/14. Please feel free to tell me if I should 
cancel it.

cu
Adrian
diff -Nru tripwire-2.4.3.7/debian/changelog tripwire-2.4.3.7/debian/changelog
--- tripwire-2.4.3.7/debian/changelog	2020-04-24 11:05:17.000000000 +0300
+++ tripwire-2.4.3.7/debian/changelog	2021-11-05 21:18:03.000000000 +0200
@@ -1,3 +1,11 @@
+tripwire (2.4.3.7-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with -std=gnu++14 to workaround FTBFS with gcc 11.
+    (Closes: #984372)
+
+ -- Adrian Bunk <b...@debian.org>  Fri, 05 Nov 2021 21:18:03 +0200
+
 tripwire (2.4.3.7-3) unstable; urgency=medium
 
   * debian/rules: Change libgcc1 to libgcc-s1 in Build-Using.
diff -Nru tripwire-2.4.3.7/debian/rules tripwire-2.4.3.7/debian/rules
--- tripwire-2.4.3.7/debian/rules	2020-04-24 11:05:05.000000000 +0300
+++ tripwire-2.4.3.7/debian/rules	2021-11-05 21:18:03.000000000 +0200
@@ -19,6 +19,8 @@
 	INSTALL_PROGRAM += -s
 endif
 
+export DEB_CXXFLAGS_MAINT_APPEND += -std=gnu++14
+
 config.status: $(QUILT_STAMPFN)
 	dh_testdir
 	dh_update_autotools_config

Reply via email to