(resending info with ~ubuntu-sponsors notified) I am now looking to fix LP: #2061664 in the Ubuntu 24.04 LTS release, ideally before its release. The patches for LP: #2061664 comes from Debian Sid. I have prepared a source package for noble targeting the fix. You may find the source package at: https://launchpad.net/~hosiet/+archive/ubuntu/personal/+sourcefiles/fcitx5-chinese-addons/5.1.3-1ubuntu1/fcitx5-chinese-addons_5.1.3-1ubuntu1.dsc . Also see https://launchpad.net/~hosiet/+archive/ubuntu/personal/+packages for how this package builds in my PPA. Full debdiff (for your convenience): ===================== diff -Nru fcitx5-chinese-addons-5.1.3/debian/changelog fcitx5-chinese-addons-5.1.3/debian/changelog --- fcitx5-chinese-addons-5.1.3/debian/changelog 2024-03-30 20:06:52.000000000 -0400 +++ fcitx5-chinese-addons-5.1.3/debian/changelog 2024-04-15 15:43:44.000000000 -0400 @@ -1,3 +1,17 @@ +fcitx5-chinese-addons (5.1.3-1ubuntu1) noble; urgency=medium + + * debian/fcitx5-chinese-addons.install: Move the installation of + Appdata metainfo XML file from the separate fcitx5-chinese-addons-data + package to the main fcitx5-chinese-addons metapackage to help the + package handling via Appstream-based package management software + such as KDE Discover and GNOME Software. + (Closes: #1069070) (LP: #2061664) + * debian/control: Add fcitx5-chinese-addons Breaks+Replaces on + fcitx5-chinese-addons-data (<< ${binary:Version}) for a smooth + transition. + + -- Boyuan Yang