[Pkg-privacy-commits] [libgsecuredelete] 20/25: 0001-configure.ac-set-AM_GNU_GETTEXT_VERSION-0.19.patch: new patch, to allow building.

Intrigeri intrigeri at moszumanska.debian.org
Wed Dec 7 17:10:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libgsecuredelete.

commit 47109e33062c734c04ed4b1293c397077535b2e3
Author: intrigeri <intrigeri at boum.org>
Date:   Wed Dec 7 16:24:35 2016 +0000

    0001-configure.ac-set-AM_GNU_GETTEXT_VERSION-0.19.patch: new patch, to allow building.
---
 ...figure.ac-set-AM_GNU_GETTEXT_VERSION-0.19.patch | 25 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 26 insertions(+)

diff --git a/debian/patches/0001-configure.ac-set-AM_GNU_GETTEXT_VERSION-0.19.patch b/debian/patches/0001-configure.ac-set-AM_GNU_GETTEXT_VERSION-0.19.patch
new file mode 100644
index 0000000..5991edb
--- /dev/null
+++ b/debian/patches/0001-configure.ac-set-AM_GNU_GETTEXT_VERSION-0.19.patch
@@ -0,0 +1,25 @@
+From: intrigeri <intrigeri at boum.org>
+Date: Wed, 7 Dec 2016 16:23:41 +0000
+Subject: configure.ac: set AM_GNU_GETTEXT_VERSION([0.19]).
+
+This avoids this FTBFS:
+
+*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext
+    version 0.17 but the autoconf macros are from gettext version 0.19
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index e829702..43f56a4 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -61,7 +61,7 @@ PKG_CHECK_MODULES([GOBJECT],  [gobject-2.0])
+ # Checks for library functions.
+ 
+ # i18n
+-AM_GNU_GETTEXT_VERSION([0.17])
++AM_GNU_GETTEXT_VERSION([0.19])
+ AM_GNU_GETTEXT([external])
+ 
+ AC_CONFIG_FILES([Makefile
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..6a88c47
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-configure.ac-set-AM_GNU_GETTEXT_VERSION-0.19.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/libgsecuredelete.git



More information about the Pkg-privacy-commits mailing list