I am uploading a NMU with the already sent patch included.
The changes are in git and attached as debdiff.
diff -Nru mp4h-1.3.1/debian/changelog mp4h-1.3.1/debian/changelog
--- mp4h-1.3.1/debian/changelog 2024-06-03 21:06:36.000000000 +0200
+++ mp4h-1.3.1/debian/changelog 2025-03-21 18:40:54.000000000 +0100
@@ -1,3 +1,12 @@
+mp4h (1.3.1-17.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+
+ [ Santiago Vila ]
+ * Fix FTBFS with gettext 0.23.x. (Closes: #1092231)
+
+ -- Bastian Germann <
bage@debian.org> Fri, 21 Mar 2025 18:40:54 +0100
+
mp4h (1.3.1-17.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru mp4h-1.3.1/debian/patches/fix-ftbfs-with-gettext-0.23.patch mp4h-1.3.1/debian/patches/fix-ftbfs-with-gettext-0.23.patch
--- mp4h-1.3.1/debian/patches/fix-ftbfs-with-gettext-0.23.patch 1970-01-01 01:00:00.000000000 +0100
+++ mp4h-1.3.1/debian/patches/fix-ftbfs-with-gettext-0.23.patch 2025-03-21 18:39:24.000000000 +0100
@@ -0,0 +1,22 @@
+Author: Santiago Vila <
sanvila@debian.org>
+Bug-Debian:
https://bugs.debian.org/1092231
+Date: Mon, 06 Jan 2025 12:09:43 +0000
+Subject: Fix FTBFS with gettext 0.23.x
+
+Many packages may be fixed b