[neon/forks/fcitx5-qt/Neon/unstable] debian: fix illegal decription foldings

Carlos De Maine null at kde.org
Tue Jul 28 06:02:04 BST 2026


Git commit a04ff5f14161a9f3c85a10fc21c37e3217184b90 by Carlos De Maine.
Committed on 28/07/2026 at 05:01.
Pushed by carlosdem into branch 'Neon/unstable'.

fix illegal decription foldings

M  +70   -0    debian/control

https://invent.kde.org/neon/forks/fcitx5-qt/-/commit/a04ff5f14161a9f3c85a10fc21c37e3217184b90

diff --git a/debian/control b/debian/control
index 79d4594..1d32918 100644
--- a/debian/control
+++ b/debian/control
@@ -43,6 +43,16 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
 Description: Qt5 IM module for fcitx5
+ Fcitx5 is the next generation of fcitx input method framework. It
+ provides pleasant and modern input experience with intuitive graphical
+ configuration tools. The framework is highly extensible with support
+ for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop
+ environments and a developer-friendly API.
+ .
+ Some of its new features include support of both Wayland and Xorg
+ and the ability to mimic IBus Input Method Framework in order to
+ provide better compatibility across different Linux distributions
+ and desktop environments.
  .
  This package provides the Qt5 IM Module for fcitx5.
 
@@ -55,6 +65,16 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
 Description: Qt6 IM module for fcitx5
+ Fcitx5 is the next generation of fcitx input method framework. It
+ provides pleasant and modern input experience with intuitive graphical
+ configuration tools. The framework is highly extensible with support
+ for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop
+ environments and a developer-friendly API.
+ .
+ Some of its new features include support of both Wayland and Xorg
+ and the ability to mimic IBus Input Method Framework in order to
+ provide better compatibility across different Linux distributions
+ and desktop environments.
  .
  This package provides the Qt6 IM Module for fcitx5.
 
@@ -66,6 +86,16 @@ Priority: optional
 Depends:
  ${misc:Depends},
 Description: Qt library and IM module for fcitx5 (data files)
+ Fcitx5 is the next generation of fcitx input method framework. It
+ provides pleasant and modern input experience with intuitive graphical
+ configuration tools. The framework is highly extensible with support
+ for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop
+ environments and a developer-friendly API.
+ .
+ Some of its new features include support of both Wayland and Xorg
+ and the ability to mimic IBus Input Method Framework in order to
+ provide better compatibility across different Linux distributions
+ and desktop environments.
  .
  This package provides the shared data files for fcitx5-qt.
 
@@ -79,6 +109,16 @@ Depends:
  libfcitx5-qt1 (= ${binary:Version}),
  ${misc:Depends},
 Description: Qt library and IM module for fcitx5 (development files)
+ Fcitx5 is the next generation of fcitx input method framework. It
+ provides pleasant and modern input experience with intuitive graphical
+ configuration tools. The framework is highly extensible with support
+ for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop
+ environments and a developer-friendly API.
+ .
+ Some of its new features include support of both Wayland and Xorg
+ and the ability to mimic IBus Input Method Framework in order to
+ provide better compatibility across different Linux distributions
+ and desktop environments.
  .
  This package provides the development files for fcitx5-qt.
 
@@ -92,6 +132,16 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
 Description: Qt library and IM module for fcitx5
+ Fcitx5 is the next generation of fcitx input method framework. It
+ provides pleasant and modern input experience with intuitive graphical
+ configuration tools. The framework is highly extensible with support
+ for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop
+ environments and a developer-friendly API.
+ .
+ Some of its new features include support of both Wayland and Xorg
+ and the ability to mimic IBus Input Method Framework in order to
+ provide better compatibility across different Linux distributions
+ and desktop environments.
  .
  This package provides the Qt5 support for fcitx5.
 
@@ -105,6 +155,16 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
 Description: Qt6 library and IM module for fcitx5
+ Fcitx5 is the next generation of fcitx input method framework. It
+ provides pleasant and modern input experience with intuitive graphical
+ configuration tools. The framework is highly extensible with support
+ for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop
+ environments and a developer-friendly API.
+ .
+ Some of its new features include support of both Wayland and Xorg
+ and the ability to mimic IBus Input Method Framework in order to
+ provide better compatibility across different Linux distributions
+ and desktop environments.
  .
  This package provides the Qt6 support for fcitx5.
 
@@ -118,5 +178,15 @@ Depends:
  libfcitx5-qt6-1 (= ${binary:Version}),
  ${misc:Depends},
 Description: Qt6 library and IM module for fcitx5 (development files)
+ Fcitx5 is the next generation of fcitx input method framework. It
+ provides pleasant and modern input experience with intuitive graphical
+ configuration tools. The framework is highly extensible with support
+ for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop
+ environments and a developer-friendly API.
+ .
+ Some of its new features include support of both Wayland and Xorg
+ and the ability to mimic IBus Input Method Framework in order to
+ provide better compatibility across different Linux distributions
+ and desktop environments.
  .
  This package provides the development files for fcitx5-qt (qt6).


More information about the Neon-commits mailing list