[neon/neon-packaging/ktextaddons/Neon/release] debian: improve package descriptions

Rik Mills null at kde.org
Thu Sep 7 08:16:05 BST 2023


Git commit 23e0348bdd122ac507219f59bd01f8b6ad036a77 by Rik Mills.
Committed on 07/09/2023 at 09:16.
Pushed by rikmills into branch 'Neon/release'.

improve package descriptions

M  +72   -21   debian/control

https://invent.kde.org/neon/neon-packaging/ktextaddons/-/commit/23e0348bdd122ac507219f59bd01f8b6ad036a77

diff --git a/debian/control b/debian/control
index 971102f..bd00fdf 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,14 @@ Package: ktextaddons
 Architecture: all
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Description: Text processing library from KDE
- Various text handling addons
+Description: Description: KDE text handling addons - data files
+ KTextAddons is a collection of text addons libraries developed by the KDE
+ community.
+ .
+ This collection of libraries provide functionalities such as autocorrection,
+ text to speak, grammar checking, text translator or emoticon support.
+ .
+ This package provides the data files needed by KTextAddons.
 
 Package: libkf5ktextaddons-dev
 Architecture: any
@@ -44,10 +50,15 @@ Depends: libkf5textaddonswidgets1 (= ${binary:Version}),
          ${shlibs:Depends}
 Breaks: ktextaddons-dev (<< 1.1.1)
 Replaces: ktextaddons-dev (<< 1.1.1)
-Description: Text processing library from KDE - development files
- Various text handling addons - dev bits
+Description: KDE text handling addons - development files
+ KTextAddons is a collection of text addons libraries developed by the KDE
+ community.
+ .
+ This collection of libraries provide functionalities such as autocorrection,
+ text to speak, grammar checking, text translator or emoticon support.
  .
- This package contains the arch independent files.
+ This package provides the development files needed to build software using
+ KTextAddons.
 
 Package: libkf5textgrammarcheck1
 Architecture: any
@@ -57,9 +68,14 @@ Depends: ktextaddons (>= ${source:Version}),
          ${shlibs:Depends}
 Breaks: ktextaddons (<< 1.1.1)
 Replaces: ktextaddons (<< 1.1.1)
-Description: Text processing library from KDE - grammarcheck features
+Description: KDE text handling addons - text grammar check library
+ KTextAddons is a collection of text addons libraries developed by the KDE
+ community.
  .
- This package is part of the KDE libraries module.
+ This collection of libraries provide functionalities such as autocorrection,
+ text to speak, grammar checking, text translator or emoticon support.
+ .
+ This package provides the text grammar check library.
 
 Package: libkf5texttranslator1
 Architecture: any
@@ -69,9 +85,14 @@ Depends: ktextaddons (>= ${source:Version}),
          ${shlibs:Depends}
 Breaks: ktextaddons (<< 1.1.1), libkf5ktextaddons-dev (<< 1.1.1)
 Replaces: ktextaddons (<< 1.1.1), libkf5ktextaddons-dev (<< 1.1.1)
-Description: Text processing library from KDE - text translator features
+Description: KDE text handling addons - text translator library
+ KTextAddons is a collection of text addons libraries developed by the KDE
+ community.
+ .
+ This collection of libraries provide functionalities such as autocorrection,
+ text to speak, grammar checking, text translator or emoticon support.
  .
- This package is part of the KDE libraries module.
+ This package provides the text translator library.
 
 Package: libkf5textedittexttospeech1
 Architecture: any
@@ -81,9 +102,14 @@ Depends: ktextaddons (>= ${source:Version}),
          ${shlibs:Depends}
 Breaks: ktextaddons (<< 1.1.1)
 Replaces: ktextaddons (<< 1.1.1)
-Description: Text processing library from KDE - text to speech features
+Description: KDE text handling addons - text edit text-to-speech library
+ KTextAddons is a collection of text addons libraries developed by the KDE
+ community.
+ .
+ This collection of libraries provide functionalities such as autocorrection,
+ text to speak, grammar checking, text translator or emoticon support.
  .
- This package is part of the KDE libraries module.
+ This package provides the text-to-speech library.
 
 Package: libkf5textautocorrection1
 Architecture: any
@@ -93,9 +119,14 @@ Depends: ktextaddons (>= ${source:Version}),
          ${shlibs:Depends}
 Breaks: ktextaddons (<< 1.1.1)
 Replaces: ktextaddons (<< 1.1.1)
-Description: Text processing library from KDE - auto correction features
+Description: KDE text handling addons - correction library
+ KTextAddons is a collection of text addons libraries developed by the KDE
+ community.
  .
- This package is part of the KDE libraries module.
+ This collection of libraries provide functionalities such as autocorrection,
+ text to speak, grammar checking, text translator or emoticon support.
+ .
+ This package provides the text autocorrection library.
 
 Package: libkf5textaddonswidgets1
 Architecture: any
@@ -105,9 +136,14 @@ Depends: ktextaddons (>= ${source:Version}),
          ${shlibs:Depends}
 Breaks: ktextaddons (<< 1.2.1)
 Replaces: ktextaddons (<< 1.2.1)
-Description: Text processing library from KDE - addon text widgets
+Description: KDE text handling addons - widgets library
+ KTextAddons is a collection of text addons libraries developed by the KDE
+ community.
+ .
+ This collection of libraries provide functionalities such as autocorrection,
+ text to speak, grammar checking, text translator or emoticon support.
  .
- This package is part of the KDE libraries module.
+ This package provides the text addons widgets library.
 
 Package: libkf5textemoticons1
 Architecture: any
@@ -117,9 +153,14 @@ Depends: ktextaddons (>= ${source:Version}),
          ${shlibs:Depends}
 Breaks: ktextaddons (<< 1.2.1)
 Replaces: ktextaddons (<< 1.2.1)
-Description: Text processing library from KDE - addon emoticon widgets
+Description: KDE text handling addons - text emoticons library
+ KTextAddons is a collection of text addons libraries developed by the KDE
+ community.
+ .
+ This collection of libraries provide functionalities such as autocorrection,
+ text to speak, grammar checking, text translator or emoticon support.
  .
- This package is part of the KDE libraries module.
+ This package provides the text emoticons library.
 
 Package: libkf5textutils1
 Architecture: any
@@ -129,9 +170,14 @@ Depends: ktextaddons (>= ${source:Version}),
          ${shlibs:Depends}
 Breaks: ktextaddons (<< 1.3.2)
 Replaces: ktextaddons (<< 1.3.2)
-Description: Text processing library from KDE - addon text utilities
+Description: KDE text handling addons - text utils library
+ KTextAddons is a collection of text addons libraries developed by the KDE
+ community.
  .
- This package is part of the KDE libraries module.
+ This collection of libraries provide functionalities such as autocorrection,
+ text to speak, grammar checking, text translator or emoticon support.
+ .
+ This package provides the text utils library.
 
 Package: libkf5textcustomeditor1
 Architecture: any
@@ -141,6 +187,11 @@ Depends: ktextaddons (>= ${source:Version}),
          ${shlibs:Depends}
 Breaks: ktextaddons (<< 1.3.2)
 Replaces: ktextaddons (<< 1.3.2)
-Description: Text processing library from KDE - customeditor text utilities
+Description: KDE text handling addons - customeditor library
+ KTextAddons is a collection of text addons libraries developed by the KDE
+ community.
+ .
+ This collection of libraries provide functionalities such as autocorrection,
+ text to speak, grammar checking, text translator or emoticon support.
  .
- This package is part of the KDE libraries module.
+ This package provides the text customeditor library.


More information about the Neon-commits mailing list