[neon/neon-packaging/ktextaddons/Neon/release] debian: wrap-and-sort -bt

Rik Mills null at kde.org
Thu Sep 7 09:42:09 BST 2023


Git commit 9609e6d3a5c8a81c85dc2ce6500bbb79442c49ad by Rik Mills.
Committed on 07/09/2023 at 10:42.
Pushed by rikmills into branch 'Neon/release'.

wrap-and-sort -bt

M  +45   -62   debian/control
M  +1    -1    debian/ktextaddons.install
M  +1    -1    debian/libkf5ktextaddons-dev.install

https://invent.kde.org/neon/neon-packaging/ktextaddons/-/commit/9609e6d3a5c8a81c85dc2ce6500bbb79442c49ad

diff --git a/debian/control b/debian/control
index 37db97c..ea03db7 100644
--- a/debian/control
+++ b/debian/control
@@ -18,14 +18,13 @@ Build-Depends: cmake (>= 3.16~),
                qtbase5-dev (>= 5.15.2~),
                qtkeychain-qt5-dev,
                qttools5-dev,
-               qttools5-dev-tools
+               qttools5-dev-tools,
 Standards-Version: 4.5.0
 Homepage: https://invent.kde.org/libraries/ktextaddons
 
 Package: ktextaddons
 Architecture: all
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: KDE text handling addons - data files
  KTextAddons is a collection of text addons libraries developed by the KDE
  community.
@@ -47,7 +46,7 @@ Depends: libkf5textaddonswidgets1 (= ${binary:Version}),
          libkf5texttranslator1 (= ${binary:Version}),
          libkf5textutils1 (= ${binary:Version}),
          ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
 Breaks: ktextaddons-dev (<< 1.1.1)
 Replaces: ktextaddons-dev (<< 1.1.1)
 Description: KDE text handling addons - development files
@@ -60,138 +59,122 @@ Description: KDE text handling addons - development files
  This package provides the development files needed to build software using
  KTextAddons.
 
-Package: libkf5textgrammarcheck1
+Package: libkf5textaddonswidgets1
 Architecture: any
 Multi-Arch: same
-Depends: ktextaddons (>= ${source:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Breaks: ktextaddons (<< 1.1.1)
-Replaces: ktextaddons (<< 1.1.1)
-Description: KDE text handling addons - text grammar check library
+Depends: ktextaddons (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Breaks: ktextaddons (<< 1.2.1)
+Replaces: ktextaddons (<< 1.2.1)
+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 provides the text grammar check library.
+ This package provides the text addons widgets library.
 
-Package: libkf5texttranslator1
+Package: libkf5textautocorrection1
 Architecture: any
 Multi-Arch: same
-Depends: ktextaddons (>= ${source:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Breaks: ktextaddons (<< 1.1.1), libkf5ktextaddons-dev (<< 1.1.1)
-Replaces: ktextaddons (<< 1.1.1), libkf5ktextaddons-dev (<< 1.1.1)
-Description: KDE text handling addons - text translator library
+Depends: ktextaddons (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Breaks: ktextaddons (<< 1.1.1)
+Replaces: ktextaddons (<< 1.1.1)
+Description: KDE text handling addons - correction 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 provides the text translator library.
+ This package provides the text autocorrection library.
 
-Package: libkf5textedittexttospeech1
+Package: libkf5textcustomeditor1
 Architecture: any
 Multi-Arch: same
-Depends: ktextaddons (>= ${source:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Breaks: ktextaddons (<< 1.1.1)
-Replaces: ktextaddons (<< 1.1.1)
-Description: KDE text handling addons - text edit text-to-speech library
+Depends: ktextaddons (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Breaks: ktextaddons (<< 1.3.2)
+Replaces: ktextaddons (<< 1.3.2)
+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 provides the text-to-speech library.
+ This package provides the text customeditor library.
 
-Package: libkf5textautocorrection1
+Package: libkf5textedittexttospeech1
 Architecture: any
 Multi-Arch: same
-Depends: ktextaddons (>= ${source:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ktextaddons (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
 Breaks: ktextaddons (<< 1.1.1)
 Replaces: ktextaddons (<< 1.1.1)
-Description: KDE text handling addons - correction library
+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 provides the text autocorrection library.
+ This package provides the text-to-speech library.
 
-Package: libkf5textaddonswidgets1
+Package: libkf5textemoticons1
 Architecture: any
 Multi-Arch: same
-Depends: ktextaddons (>= ${source:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ktextaddons (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
 Breaks: ktextaddons (<< 1.2.1)
 Replaces: ktextaddons (<< 1.2.1)
-Description: KDE text handling addons - widgets library
+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 provides the text addons widgets library.
+ This package provides the text emoticons library.
 
-Package: libkf5textemoticons1
+Package: libkf5textgrammarcheck1
 Architecture: any
 Multi-Arch: same
-Depends: ktextaddons (>= ${source:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Breaks: ktextaddons (<< 1.2.1)
-Replaces: ktextaddons (<< 1.2.1)
-Description: KDE text handling addons - text emoticons library
+Depends: ktextaddons (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Breaks: ktextaddons (<< 1.1.1)
+Replaces: ktextaddons (<< 1.1.1)
+Description: KDE text handling addons - text grammar check 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 provides the text emoticons library.
+ This package provides the text grammar check library.
 
-Package: libkf5textutils1
+Package: libkf5texttranslator1
 Architecture: any
 Multi-Arch: same
-Depends: ktextaddons (>= ${source:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Breaks: ktextaddons (<< 1.3.2)
-Replaces: ktextaddons (<< 1.3.2)
-Description: KDE text handling addons - text utils library
+Depends: ktextaddons (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
+Breaks: ktextaddons (<< 1.1.1), libkf5ktextaddons-dev (<< 1.1.1)
+Replaces: ktextaddons (<< 1.1.1), libkf5ktextaddons-dev (<< 1.1.1)
+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 provides the text utils library.
+ This package provides the text translator library.
 
-Package: libkf5textcustomeditor1
+Package: libkf5textutils1
 Architecture: any
 Multi-Arch: same
-Depends: ktextaddons (>= ${source:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ktextaddons (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
 Breaks: ktextaddons (<< 1.3.2)
 Replaces: ktextaddons (<< 1.3.2)
-Description: KDE text handling addons - customeditor library
+Description: KDE text handling addons - text utils 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 provides the text customeditor library.
+ This package provides the text utils library.
diff --git a/debian/ktextaddons.install b/debian/ktextaddons.install
index 8a60e0f..2274323 100644
--- a/debian/ktextaddons.install
+++ b/debian/ktextaddons.install
@@ -1,3 +1,3 @@
 usr/share/locale/*/LC_MESSAGES/
 usr/share/qlogging-categories5/ktextaddons.categories
-usr/share/qlogging-categories5/ktextaddons.renamecategories
\ No newline at end of file
+usr/share/qlogging-categories5/ktextaddons.renamecategories
diff --git a/debian/libkf5ktextaddons-dev.install b/debian/libkf5ktextaddons-dev.install
index d1f74b6..f6c221a 100644
--- a/debian/libkf5ktextaddons-dev.install
+++ b/debian/libkf5ktextaddons-dev.install
@@ -1,7 +1,7 @@
 usr/include/
+usr/lib/*/cmake/KF5TextAddonsWidgets/
 usr/lib/*/cmake/KF5TextAutoCorrectionCore/
 usr/lib/*/cmake/KF5TextAutoCorrectionWidgets/
-usr/lib/*/cmake/KF5TextAddonsWidgets/
 usr/lib/*/cmake/KF5TextCustomEditor/
 usr/lib/*/cmake/KF5TextEditTextToSpeech/
 usr/lib/*/cmake/KF5TextEmoticonsCore/


More information about the Neon-commits mailing list