Control: tags 1126977 + pending

Dear maintainer,

I've prepared an NMU for macopix (versioned as 3.4.0+dfsg.1-4.3) and 
uploaded it to DELAYED/7. Please feel free to tell me if I should
cancel it.

This improves the gettext 0.26 fix.

cu
Adrian
diffstat for macopix-3.4.0+dfsg.1 macopix-3.4.0+dfsg.1

 changelog                      |    7 +++++++
 patches/007_gettext_0.21.patch |    3 ++-
 rules                          |    3 +--
 3 files changed, 10 insertions(+), 3 deletions(-)

diff -Nru macopix-3.4.0+dfsg.1/debian/changelog macopix-3.4.0+dfsg.1/debian/changelog
--- macopix-3.4.0+dfsg.1/debian/changelog	2026-06-04 19:26:54.000000000 +0300
+++ macopix-3.4.0+dfsg.1/debian/changelog	2026-06-07 00:09:48.000000000 +0300
@@ -1,3 +1,10 @@
+macopix (3.4.0+dfsg.1-4.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Improve the gettext 0.26 fix. (Closes: #1126977)
+
+ -- Adrian Bunk <[email protected]>  Sun, 07 Jun 2026 00:09:48 +0300
+
 macopix (3.4.0+dfsg.1-4.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru macopix-3.4.0+dfsg.1/debian/patches/007_gettext_0.21.patch macopix-3.4.0+dfsg.1/debian/patches/007_gettext_0.21.patch
--- macopix-3.4.0+dfsg.1/debian/patches/007_gettext_0.21.patch	2020-12-30 07:12:45.000000000 +0200
+++ macopix-3.4.0+dfsg.1/debian/patches/007_gettext_0.21.patch	2026-06-07 00:09:48.000000000 +0300
@@ -8,11 +8,12 @@
 ===================================================================
 --- macopix-3.4.0+dfsg.1.orig/configure.ac
 +++ macopix-3.4.0+dfsg.1/configure.ac
-@@ -221,7 +221,12 @@ AC_PATH_PROG([GLIB_COMPILE_RESOURCES], [
+@@ -221,7 +221,13 @@ AC_PATH_PROG([GLIB_COMPILE_RESOURCES], [
  
  dnl for gettext
  ALL_LINGUAS="ja"
 -AM_GNU_GETTEXT
++AC_CONFIG_MACRO_DIR([m4])
 +AM_GNU_GETTEXT_VERSION(0.20)
 +AM_GNU_GETTEXT([external])
 +USE_INCLUDED_LIBINTL="no"
diff -Nru macopix-3.4.0+dfsg.1/debian/rules macopix-3.4.0+dfsg.1/debian/rules
--- macopix-3.4.0+dfsg.1/debian/rules	2026-06-04 19:21:37.000000000 +0300
+++ macopix-3.4.0+dfsg.1/debian/rules	2026-06-07 00:09:48.000000000 +0300
@@ -5,8 +5,7 @@
 	dh $@ --with autoreconf
 
 override_dh_autoreconf:
-	env aclocal_include=-I/usr/share/gettext/m4 \
-		dh_autoreconf $(CURDIR)/autogen.sh
+	dh_autoreconf $(CURDIR)/autogen.sh
 
 override_dh_auto_configure:
 	dh_auto_configure -- --bindir=/usr/games

Reply via email to