Control: tags 1126981 + patch Control: tags 1126981 + pending Dear maintainer,
I've prepared an NMU for scim-chewing (versioned as 0.5.1-5.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for scim-chewing-0.5.1 scim-chewing-0.5.1 changelog | 7 +++++++ rules | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff -Nru scim-chewing-0.5.1/debian/changelog scim-chewing-0.5.1/debian/changelog --- scim-chewing-0.5.1/debian/changelog 2022-12-02 03:12:32.000000000 +0200 +++ scim-chewing-0.5.1/debian/changelog 2026-06-06 15:45:13.000000000 +0300 @@ -1,3 +1,10 @@ +scim-chewing (0.5.1-5.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with gettext 0.26. (Closes: #1126981) + + -- Adrian Bunk <[email protected]> Sat, 06 Jun 2026 15:45:13 +0300 + scim-chewing (0.5.1-5) unstable; urgency=medium * Team upload diff -Nru scim-chewing-0.5.1/debian/rules scim-chewing-0.5.1/debian/rules --- scim-chewing-0.5.1/debian/rules 2022-11-06 23:52:31.000000000 +0200 +++ scim-chewing-0.5.1/debian/rules 2026-06-06 15:45:07.000000000 +0300 @@ -6,8 +6,8 @@ %: dh $@ -override_dh_autoreconf: - dh_autoreconf $(CURDIR)/autogen.sh +execute_before_dh_autoreconf: + touch ChangeLog override_dh_auto_configure: dh_auto_configure -- --disable-static --disable-rpath

