Control: tags 1126973 + patch Control: tags 1126973 + pending Control: tags 1136749 + patch Control: tags 1136749 + pending
Dear maintainer, I've prepared an NMU for libgda5 (versioned as 5.2.10-8.1) and uploaded it to DELAYED/15. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for libgda5-5.2.10 libgda5-5.2.10 changelog | 8 ++++++++ patches/gettext0.26.patch | 15 +++++++++++++++ patches/series | 1 + 3 files changed, 24 insertions(+) diff -Nru libgda5-5.2.10/debian/changelog libgda5-5.2.10/debian/changelog --- libgda5-5.2.10/debian/changelog 2025-10-27 16:17:05.000000000 +0200 +++ libgda5-5.2.10/debian/changelog 2026-06-07 08:37:08.000000000 +0300 @@ -1,3 +1,11 @@ +libgda5 (5.2.10-8.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with gettext 0.26 and autoconf 2.73. + (Closes: #1126973, #1136749) + + -- Adrian Bunk <[email protected]> Sun, 07 Jun 2026 08:37:08 +0300 + libgda5 (5.2.10-8) unstable; urgency=medium [ Helmut Grohne ] diff -Nru libgda5-5.2.10/debian/patches/gettext0.26.patch libgda5-5.2.10/debian/patches/gettext0.26.patch --- libgda5-5.2.10/debian/patches/gettext0.26.patch 1970-01-01 02:00:00.000000000 +0200 +++ libgda5-5.2.10/debian/patches/gettext0.26.patch 2026-06-07 08:37:08.000000000 +0300 @@ -0,0 +1,15 @@ +Description: Fix FTBFS with gettext 0.26 +Author: Adrian Bunk <[email protected]> +Bug-Debian: https://bugs.debian.org/1126973 +Bug-Debian: https://bugs.debian.org/1136749 + +--- libgda5-5.2.10.orig/configure.ac ++++ libgda5-5.2.10/configure.ac +@@ -150,6 +150,7 @@ GETTEXT_PACKAGE=libgda-$LIBGDA_ABI_VERSI + AC_SUBST(GETTEXT_PACKAGE) + AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE") + AM_GLIB_GNU_GETTEXT ++AM_GNU_GETTEXT([external]) + + + dnl ****************************** diff -Nru libgda5-5.2.10/debian/patches/series libgda5-5.2.10/debian/patches/series --- libgda5-5.2.10/debian/patches/series 2025-10-27 16:17:05.000000000 +0200 +++ libgda5-5.2.10/debian/patches/series 2026-06-07 08:37:08.000000000 +0300 @@ -6,3 +6,4 @@ enable-ssl-ca-993592.patch error-function-declaration-without-prototype.patch cross.patch +gettext0.26.patch

