Package: mailutils
Version: 1:2.99.98-1.3
Severity: normal
Tags: patch pending

Dear maintainer,

as a followup to my previous NMU (1:2.99.98-1.3) I have uploaded
another one (versioned as 1:2.99.98-1.4).

Regards.
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
diff -Nru mailutils-2.99.98/debian/changelog mailutils-2.99.98/debian/changelog
--- mailutils-2.99.98/debian/changelog	2014-08-15 16:35:19.000000000 +0200
+++ mailutils-2.99.98/debian/changelog	2014-08-26 19:36:22.000000000 +0200
@@ -1,3 +1,12 @@
+mailutils (1:2.99.98-1.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * 10_guile-snarf-CPP.diff: Fix FTBFS on *ix86 caused by #759096 (guile-snarf
+    hard-codes the at-build-time-default-compiler) by explicitely adding
+    CPP="@CPP@" to guile-snarf's run-time environment.
+
+ -- Andreas Metzler <ametz...@debian.org>  Tue, 26 Aug 2014 19:34:36 +0200
+
 mailutils (1:2.99.98-1.3) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru mailutils-2.99.98/debian/patches/10_guile-snarf-CPP.diff mailutils-2.99.98/debian/patches/10_guile-snarf-CPP.diff
--- mailutils-2.99.98/debian/patches/10_guile-snarf-CPP.diff	1970-01-01 01:00:00.000000000 +0100
+++ mailutils-2.99.98/debian/patches/10_guile-snarf-CPP.diff	2014-08-26 19:36:06.000000000 +0200
@@ -0,0 +1,16 @@
+Description: 10_guile-snarf-CPP.diff: Fix FTBFS on *ix86 caused by #759096
+ (guile-snarf hard-codes the at-build-time-default-compiler) by explicitely
+ adding CPP="@CPP@" to guile-snarf's run-time environment.
+Author: Andreas Metzler <ametz...@debian.org>
+Origin: vendor
+
+--- mailutils-2.99.98.orig/gint/gint.mk
++++ mailutils-2.99.98/gint/gint.mk
+@@ -62,6 +62,7 @@ endif
+ 
+ .c.x:
+ 	$(AM_V_GEN)AWK=$(AWK) \
++	CPP="@CPP@" \
+ 	$(GUILE_SNARF) -o $@ \
+                            $< $(snarfcppopts)
+ 
diff -Nru mailutils-2.99.98/debian/patches/series mailutils-2.99.98/debian/patches/series
--- mailutils-2.99.98/debian/patches/series	2014-04-25 19:23:47.000000000 +0200
+++ mailutils-2.99.98/debian/patches/series	2014-08-26 19:26:35.000000000 +0200
@@ -4,3 +4,4 @@
 guile_bindir.patch
 fix-authentication.patch
 readline.patch
+10_guile-snarf-CPP.diff

Attachment: signature.asc
Description: Digital signature

Reply via email to