Control: tags 978858 + patch Control: tags 978858 + pending Dear maintainer,
I've prepared an NMU for libthai (versioned as 0.1.28-4.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards, Boyuan Yang diff -Nru libthai-0.1.28/debian/changelog libthai-0.1.28/debian/changelog --- libthai-0.1.28/debian/changelog 2021-03-03 04:35:57.000000000 -0500 +++ libthai-0.1.28/debian/changelog 2021-08-27 16:08:50.000000000 -0400 @@ -1,3 +1,12 @@ +libthai (0.1.28-4.1) unstable; urgency=high + + * Non-maintainer upload. + * d/p/0001-configure.ac-remove-duplicate-AC_CONFIG_MACRO_DIR.patch: + Add upstream patch to fix FTBFS against autoconf 2.70+. + (Closes: #978858) + + -- Boyuan Yang <by...@debian.org> Fri, 27 Aug 2021 16:08:50 -0400 + libthai (0.1.28-4) unstable; urgency=medium [ Theppitak Karoonboonyanan ] diff -Nru libthai-0.1.28/debian/patches/0001-configure.ac-remove-duplicate- AC_CONFIG_MACRO_DIR.patch libthai-0.1.28/debian/patches/0001-configure.ac- remove-duplicate-AC_CONFIG_MACRO_DIR.patch --- libthai-0.1.28/debian/patches/0001-configure.ac-remove-duplicate- AC_CONFIG_MACRO_DIR.patch 1969-12-31 19:00:00.000000000 -0500 +++ libthai-0.1.28/debian/patches/0001-configure.ac-remove-duplicate- AC_CONFIG_MACRO_DIR.patch 2021-08-27 16:07:02.000000000 -0400 @@ -0,0 +1,27 @@ +From: Ross Burton <ross.bur...@intel.com> +Date: Mon, 23 Mar 2020 21:51:31 +0000 +Subject: configure.ac: remove duplicate AC_CONFIG_MACRO_DIR + +Autoconf 2.70 will fatally error out if AC_CONFIG_MACRO_DIR is called more than once: + +| configure.ac:25: error: AC_CONFIG_MACRO_DIR can only be used once + +Bug-Debian: https://bugs.debian.org/978858 +Applied-Upstream: https://github.com/tlwg/libthai/commit/764c1750c18fc3fe4005fcb5b912ce9e39bc2b7f +--- + configure.ac | 2 -- + 1 file changed, 2 deletions(-) + +diff --git a/configure.ac b/configure.ac +index 88275b4..4f5c258 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -22,8 +22,6 @@ AC_SUBST(LT_CURRENT) + AC_SUBST(LT_REVISION) + AC_SUBST(LT_AGE) + +-AC_CONFIG_MACRO_DIR([m4]) +- + DOXYGEN_REQ_VER=1.8.8 + + dnl Checks for programs. diff -Nru libthai-0.1.28/debian/patches/series libthai- 0.1.28/debian/patches/series --- libthai-0.1.28/debian/patches/series 1969-12-31 19:00:00.000000000 -0500 +++ libthai-0.1.28/debian/patches/series 2021-08-27 16:07:02.000000000 -0400 @@ -0,0 +1 @@ +0001-configure.ac-remove-duplicate-AC_CONFIG_MACRO_DIR.patch
signature.asc
Description: This is a digitally signed message part