Your message dated Sat, 15 Feb 2025 17:49:13 +0000 with message-id <E1tjMHx-007j76-4S@fasolo.debian.org> and subject line Bug#1096063: fixed in kasumi 2.5+debian2-1 has caused the Debian Bug report #1096063, regarding kasumi: does not use the translation to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1096063: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096063 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: kasumi: does not use the translation
- From: YOSHINO Yoshihito <yy.y.ja.jp@gmail.com>
- Date: Sun, 16 Feb 2025 01:00:39 +0900
- Message-id: <[🔎] 173963523957.12385.7194553238577813817.reportbug@p14hb13u>
Package: kasumi Version: 2.5+debian1-1+b1 Severity: normal Tags: l10n patch X-Debbugs-Cc: yy.y.ja.jp@gmail.com Dear Maintainer, This package contains its gettext catalog files, but they are not used. Please find attached a patch to use the files. Regards, -- YOSHINO Yoshihito <yy.y.ja.jp@gmail.com> -- System Information: Debian Release: trixie/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.12-amd64 (SMP w/16 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled Versions of packages kasumi depends on: ii libanthy1t64 1:0.4-3+b1 ii libc6 2.40-6 ii libgcc-s1 14.2.0-16 ii libglib2.0-0t64 2.83.3-2 ii libgtk-3-0t64 3.24.48-4 ii libstdc++6 14.2.0-16 Versions of packages kasumi recommends: ii anthy 1:0.4-3+b1 kasumi suggests no packages. -- no debconf informationDescription: Really use gettext Author: YOSHINO Yoshihito <yy.y.ja.jp@gmail.com> Bug-Debian: https://bugs.debian.org/<bugnumber> Origin: other Forwarded: no Last-Update: 2025-02-15 Index: kasumi-2.5+debian1/configure.ac =================================================================== --- kasumi-2.5+debian1.orig/configure.ac +++ kasumi-2.5+debian1/configure.ac @@ -33,6 +33,8 @@ CC_ATTRIBUTE_VISIBILITY([default]) GETTEXT_PACKAGE=$PACKAGE_NAME AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [Gettext Package]) AC_SUBST(GETTEXT_PACKAGE) +AM_GNU_GETTEXT([external]) +AM_GNU_GETTEXT_VERSION([0.21]) IT_PROG_INTLTOOL([0.50.0]) PKG_PROG_PKG_CONFIG([0.22]) Index: kasumi-2.5+debian1/Makefile.am =================================================================== --- kasumi-2.5+debian1.orig/Makefile.am +++ kasumi-2.5+debian1/Makefile.am @@ -28,6 +28,7 @@ desktop_DATA = $(Desktop_in_files:.deskt localedir = $(datadir)/locale AM_CPPFLAGS=-DLOCALEDIR=\"$(localedir)\" +AM_CXXFLAGS=-DLOCALEDIR=\"$(localedir)\" SUBDIRS = po ACLOCAL_AMFLAGS = -I m4 @@ -35,4 +36,4 @@ ACLOCAL_AMFLAGS = -I m4 CLEANFILES = $(desktop_DATA) kasumi_CPPFLAGS = $(GTK_CFLAGS) -Isrc/ -kasumi_LDADD = $(INTLLIBS) $(LTLIBICONV) $(GTK_LIBS) $(ANTHY_LIBS) $(GOBJECT_LIBS) +kasumi_LDADD = $(INTLLIBS) $(GTK_LIBS) $(ANTHY_LIBS) $(GOBJECT_LIBS)
--- End Message ---
--- Begin Message ---
- To: 1096063-close@bugs.debian.org
- Subject: Bug#1096063: fixed in kasumi 2.5+debian2-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 15 Feb 2025 17:49:13 +0000
- Message-id: <E1tjMHx-007j76-4S@fasolo.debian.org>
- Reply-to: Boyuan Yang <byang@debian.org>
Source: kasumi Source-Version: 2.5+debian2-1 Done: Boyuan Yang <byang@debian.org> We believe that the bug you reported is fixed in the latest version of kasumi, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1096063@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Boyuan Yang <byang@debian.org> (supplier of updated kasumi package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 15 Feb 2025 12:27:36 -0500 Source: kasumi Architecture: source Version: 2.5+debian2-1 Distribution: unstable Urgency: medium Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org> Changed-By: Boyuan Yang <byang@debian.org> Closes: 1075108 1096063 Changes: kasumi (2.5+debian2-1) unstable; urgency=medium . * QA upload. * Apply patches from YOSHINO Yoshihoto: + Really use gettext. (Closes: #1096063) + Fix FTBFS with gcc-14. (Closes: #1075108) Checksums-Sha1: 861a85431f80dbd798346a7e3eaea210ea02b94f 1913 kasumi_2.5+debian2-1.dsc 1c68caf04889cb00fdbefce2994f9bff7edcb4f8 53016 kasumi_2.5+debian2.orig.tar.gz 49e72cf304e57d4f518b8827cbc300e7d8d6e5e3 4660 kasumi_2.5+debian2-1.debian.tar.xz 267a57fbbe32c40eb928c58d71b2757eba5e6c45 15397 kasumi_2.5+debian2-1_amd64.buildinfo Checksums-Sha256: 046bbc91bfe8efbf7b3e7d9852f07d3ab4ae8fd3acd282908f114e8caf7f385b 1913 kasumi_2.5+debian2-1.dsc a65b3ac5e682a39a55ebff6226e3e18931ee9feef1f944ca52529deb298209f5 53016 kasumi_2.5+debian2.orig.tar.gz 1559a55853193cea36813f2fe925b9f6a3cddbb9682d6b82ffd053f919998532 4660 kasumi_2.5+debian2-1.debian.tar.xz 1ada4caa0cd009422c3537f2aa6d07555d6c5b9ebcba8764409a0cb13c5304e0 15397 kasumi_2.5+debian2-1_amd64.buildinfo Files: 70bccd6f2264599bf0a42fe247a16355 1913 x11 optional kasumi_2.5+debian2-1.dsc b3b1c40a13f4025538d7fab092c8027e 53016 x11 optional kasumi_2.5+debian2.orig.tar.gz e0ef0c4022f78497b41df93221ffbb1a 4660 x11 optional kasumi_2.5+debian2-1.debian.tar.xz 3b2b21d4765c937b5b3de6fd5f013e6f 15397 x11 optional kasumi_2.5+debian2-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmewz0sACgkQwpPntGGC Ws72Qw/6AwTMkxeUB7ngzJH/mQcp0n6071LFeB7AKjZlpyfQhk2emsKw4r6bayvv S/UDHGM1dXIj1RsaOCKaNQzqcGaQ8frh88Y3qQYFjGazZ4P9y6smmf09s5YChL3U a5dB+zdCH6ede7qk5cFbo2Wu5gxnSNXkKBxOdkbISf2bt4ql97tVerr1782doJvc V2/LVIkG+YPMlN87BQH92cvMM93F3nqa18mm6nptmqb0pC0oArKZkcR6SXz73jds wSTz9oXmbOLnODJ5oRXeM9rE3XVKRtedP66VatWGVnbVy6UwLLUqK6pw3Zm0N1nY trCmv0GOOmCJvYL6vfJ7kqVatU/CKdBX1T5PWFCZw/veYF5hxOyKrTQcfMit6Ab/ 5DzwLW9pb1V5zLescGo1b8cZTLbPnVia2QdJuvrDyVwaUZFenKeEnjgRdwTg0h3s tHO7kzzzaGPKlKMXWjYT+YwyTq7+PVu4CTxJclHXbsEZaxH8IOzXqp82K+5mpcZp Rou/iw53miwicRGMIDpd2EDiC0gLomTW+L2YoIjnuU6WiQxLRDdOxzDhac7SLC9E WkG/8r9JKEDzWzjwXNRdm6sQEW37Nrb9NAMuD3kUVWulOj0iM5NgcP02cgjxdsc3 8CCTbN3NasFRxGjhq+x2C2xtmumAxzRk7mC0loAn84CgNgdmbh8= =5ELu -----END PGP SIGNATURE-----Attachment: pgpzZjpB9bu9v.pgp
Description: PGP signature
--- End Message ---