Control: tags 1126990 + patch Control: tags 1126990 + pending Dear maintainer,
I've prepared an NMU for xracer (versioned as 0.96.9.1-13.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for xracer-0.96.9.1 xracer-0.96.9.1 changelog | 7 +++++++ quilt_patches/0170_gettext_0.21.patch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff -Nru xracer-0.96.9.1/debian/changelog xracer-0.96.9.1/debian/changelog --- xracer-0.96.9.1/debian/changelog 2025-01-25 23:06:32.000000000 +0200 +++ xracer-0.96.9.1/debian/changelog 2026-06-06 17:31:40.000000000 +0300 @@ -1,3 +1,10 @@ +xracer (0.96.9.1-13.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with gettext 0.26. (Closes: #1126990) + + -- Adrian Bunk <[email protected]> Sat, 06 Jun 2026 17:31:40 +0300 + xracer (0.96.9.1-13) unstable; urgency=low * Port to gettext 0.23.x (Closes: #1092242) diff -Nru xracer-0.96.9.1/debian/quilt_patches/0170_gettext_0.21.patch xracer-0.96.9.1/debian/quilt_patches/0170_gettext_0.21.patch --- xracer-0.96.9.1/debian/quilt_patches/0170_gettext_0.21.patch 2025-01-25 23:05:54.000000000 +0200 +++ xracer-0.96.9.1/debian/quilt_patches/0170_gettext_0.21.patch 2026-06-06 17:30:25.000000000 +0300 @@ -13,7 +13,7 @@ dnl Check for internationalization support. -AM_GNU_GETTEXT -+AM_GNU_GETTEXT_REQUIRE_VERSION([0.21]) ++AM_GNU_GETTEXT_VERSION([0.21]) +AM_GNU_GETTEXT([external]) +DATADIRNAME="share" +USE_INCLUDED_LIBINTL="no"

