Control: tags 1126989 + pending
Control: tags 1136753 + patch
Control: tags 1136753 + pending

Dear maintainer,

I've prepared an NMU for xlog (versioned as 2.0.25-2.1) and uploaded it 
to DELAYED/14. Please feel free to tell me if I should cancel it.

cu
Adrian
diffstat for xlog-2.0.25 xlog-2.0.25

 changelog                  |    8 ++++++++
 patches/gettext-0.26.patch |   16 ++++++++++++++++
 patches/series             |    1 +
 3 files changed, 25 insertions(+)

diff -Nru xlog-2.0.25/debian/changelog xlog-2.0.25/debian/changelog
--- xlog-2.0.25/debian/changelog	2026-04-29 15:22:38.000000000 +0300
+++ xlog-2.0.25/debian/changelog	2026-06-06 23:44:55.000000000 +0300
@@ -1,3 +1,11 @@
+xlog (2.0.25-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gettext 0.26 and autoconf 2.73 based on a patch
+    from Santiago Vila. (Closes: #1126989, #1136753)
+
+ -- Adrian Bunk <[email protected]>  Sat, 06 Jun 2026 23:44:55 +0300
+
 xlog (2.0.25-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru xlog-2.0.25/debian/patches/gettext-0.26.patch xlog-2.0.25/debian/patches/gettext-0.26.patch
--- xlog-2.0.25/debian/patches/gettext-0.26.patch	1970-01-01 02:00:00.000000000 +0200
+++ xlog-2.0.25/debian/patches/gettext-0.26.patch	2026-06-06 23:44:20.000000000 +0300
@@ -0,0 +1,16 @@
+From: Santiago Vila <[email protected]>
+Subject: Fix FTBFS with gettext 0.26
+Bug-Debian: https://bugs.debian.org/1126989
+
+--- a/configure.ac
++++ b/configure.ac
+@@ -49,8 +49,9 @@
+ AC_SUBST(GETTEXT_PACKAGE)
+ dnl Add the languages which your application supports here.
+ ALL_LINGUAS="cs de es fr it nl pl pt sk sv"
++AC_CONFIG_MACRO_DIR([m4])
+ AM_GNU_GETTEXT([external])
+ AM_GNU_GETTEXT_VERSION(0.18.3)
+ 
+ AC_ARG_ENABLE(mime-update,
+ [  --enable-mime-update    update the mime database],
diff -Nru xlog-2.0.25/debian/patches/series xlog-2.0.25/debian/patches/series
--- xlog-2.0.25/debian/patches/series	2026-04-29 15:20:52.000000000 +0300
+++ xlog-2.0.25/debian/patches/series	2026-06-06 23:43:31.000000000 +0300
@@ -4,3 +4,4 @@
 fix-ftbfs-gcc15.patch
 Port-from-GTK-2-to-GTK-3.patch
 Show-menu-icons.patch
+gettext-0.26.patch

Reply via email to