Control: tags 997304 + patch
Control: tags 997304 + pending

Dear maintainer,

I've prepared an NMU for gambc (versioned as 4.9.3-1.2) and uploaded
it to DELAYED/15. Please feel free to tell me if I should cancel it.

cu
Adrian
diff -Nru gambc-4.9.3/debian/changelog gambc-4.9.3/debian/changelog
--- gambc-4.9.3/debian/changelog	2021-02-04 14:14:16.000000000 +0200
+++ gambc-4.9.3/debian/changelog	2021-12-06 22:16:55.000000000 +0200
@@ -1,3 +1,10 @@
+gambc (4.9.3-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Workaround FTBFS with autoconf 2.71. (Closes: #997304)
+
+ -- Adrian Bunk <b...@debian.org>  Mon, 06 Dec 2021 22:16:55 +0200
+
 gambc (4.9.3-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru gambc-4.9.3/debian/patches/autoconf2.71.patch gambc-4.9.3/debian/patches/autoconf2.71.patch
--- gambc-4.9.3/debian/patches/autoconf2.71.patch	1970-01-01 02:00:00.000000000 +0200
+++ gambc-4.9.3/debian/patches/autoconf2.71.patch	2021-12-06 22:16:55.000000000 +0200
@@ -0,0 +1,15 @@
+Description: Workaround FTBFS with autoconf 2.71
+Author: Adrian Bunk <b...@debian.org>
+Bug-Debian: https://bugs.debian.org/997304
+
+--- gambc-4.9.3.orig/configure.ac
++++ gambc-4.9.3/configure.ac
+@@ -127,7 +127,7 @@ C_PREPROC=$CPP
+ 
+ if test "$ENABLE_CPLUSPLUS" = yes; then
+ 
+-  AC_LANG(C++)
++  #AC_LANG(C++)
+   AC_PROG_CXX
+   AC_PROG_CXXCPP
+   C_COMPILER=$CXX
diff -Nru gambc-4.9.3/debian/patches/series gambc-4.9.3/debian/patches/series
--- gambc-4.9.3/debian/patches/series	2021-02-04 14:14:16.000000000 +0200
+++ gambc-4.9.3/debian/patches/series	2021-12-06 22:16:55.000000000 +0200
@@ -2,3 +2,4 @@
 itanium.patch
 reproducibility.patch
 s390x.patch
+autoconf2.71.patch

Reply via email to