tags 1092242 patch
thanks

Hello.

The attached patch, which modifies an existing quilt patch,
should fix the FTBFS issue.

(Note: I can understand the desire to keep the original source
as close as possible to the original (I still remember when
"pristine source" was a common changelog entry 20 years ago),
but in this case I think it would be great if you could repackage
the source so that it uses quilt natively, i.e. as supported by
dpkg-dev out of the box).

Thanks.
--- a/debian/quilt_patches/0170_gettext_0.21.patch
+++ b/debian/quilt_patches/0170_gettext_0.21.patch
@@ -13,7 +13,7 @@ Index: xracer-0.96.9.1/xracer-0.96.9/configure.in
  
  dnl Check for internationalization support.
 -AM_GNU_GETTEXT
-+AM_GNU_GETTEXT_VERSION(0.20)
++AM_GNU_GETTEXT_REQUIRE_VERSION([0.21])
 +AM_GNU_GETTEXT([external])
 +DATADIRNAME="share"
 +USE_INCLUDED_LIBINTL="no"

Reply via email to