[neon/extras/qca2/Neon/release] debian: tweak descriptions

Pino Toscano null at kde.org
Thu May 16 11:36:01 BST 2024


Git commit f2890aad9b5cb052234598aca17ee06bdaec9f46 by Pino Toscano.
Committed on 15/07/2023 at 07:37.
Pushed by jriddell into branch 'Neon/release'.

tweak descriptions

M  +2    -0    debian/changelog
M  +22   -14   debian/control

https://invent.kde.org/neon/extras/qca2/-/commit/f2890aad9b5cb052234598aca17ee06bdaec9f46

diff --git a/debian/changelog b/debian/changelog
index 0000fcb..80091c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ qca2 (2.3.6-3) UNRELEASED; urgency=medium
     - add new libqca-qt6-2, libqca-qt6-plugins, qca-qt6-utils, and
       libqca-qt6-dev binary packages
     - extend to also support Qt 6, and add a ciphertest-qt6 autopkgtest
+  * Tweak the descriptions of all the Qt 5 & Qt 6 packages to mention the Qt
+    version.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 15 Jul 2023 08:00:02 +0200
 
diff --git a/debian/control b/debian/control
index 61312c2..c057c11 100644
--- a/debian/control
+++ b/debian/control
@@ -29,30 +29,34 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: ca-certificates, libqca-qt5-2-plugins
-Description: libraries for the Qt Cryptographic Architecture
+Description: libraries for the Qt Cryptographic Architecture [Qt 5]
  The Qt Cryptographic Architecture (QCA) provides a straightforward and cross-
  platform API for a range of cryptographic features, including SSL/TLS,
  X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards.
+ .
+ This package contains the Qt 5 version.
 
 Package: libqca-qt5-2-plugins
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: QCA plugins for libqca2
+Description: QCA plugins for libqca2 [Qt 5]
  This plugin provides cryptographic as well as helper plugins for Qt
  Cryptographic Architecture (QCA).
+ .
+ This package contains the Qt 6 version.
 
 Package: qca-qt5-2-utils
 Section: utils
 Architecture: any
 Depends: libqca-qt5-2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: command line tool for the Qt Cryptographic Architecture
+Description: command line tool for the Qt Cryptographic Architecture [Qt 5]
  The Qt Cryptographic Architecture (QCA) provides a straightforward and cross-
  platform API for a range of cryptographic features, including SSL/TLS,
  X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards.
  .
- This package contains the command line tool for the Qt Cryptographic
- Architecture.
+ This package contains the Qt 5 version of the command line tool for the
+ Qt Cryptographic Architecture.
 
 Package: libqca-qt5-2-dev
 Section: libdevel
@@ -60,13 +64,13 @@ Architecture: any
 Depends: libqca-qt5-2 (= ${binary:Version}), qtbase5-dev, ${misc:Depends}
 Suggests: libqca2-doc (= ${source:Version})
 Conflicts: qca-dev
-Description: development files for the Qt Cryptographic Architecture
+Description: development files for the Qt Cryptographic Architecture [Qt 5]
  The Qt Cryptographic Architecture (QCA) provides a straightforward and cross-
  platform API for a range of cryptographic features, including SSL/TLS,
  X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards.
  .
  This package contains development files for building software that uses the
- Qt Cryptographic Architecture.
+ Qt Cryptographic Architecture using Qt 5.
 
 Package: libqca-qt6-2
 Architecture: any
@@ -74,30 +78,34 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: ca-certificates, libqca-qt6-2-plugins
-Description: libraries for the Qt Cryptographic Architecture
+Description: libraries for the Qt Cryptographic Architecture [Qt 6]
  The Qt Cryptographic Architecture (QCA) provides a straightforward and cross-
  platform API for a range of cryptographic features, including SSL/TLS,
  X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards.
+ .
+ This package contains the Qt 6 version.
 
 Package: libqca-qt6-plugins
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: QCA plugins for libqca2
+Description: QCA plugins for libqca2 [Qt 6]
  This plugin provides cryptographic as well as helper plugins for Qt
  Cryptographic Architecture (QCA).
+ .
+ This package contains the Qt 6 version.
 
 Package: qca-qt6-utils
 Section: utils
 Architecture: any
 Depends: libqca-qt6-2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: command line tool for the Qt Cryptographic Architecture
+Description: command line tool for the Qt Cryptographic Architecture [Qt 6]
  The Qt Cryptographic Architecture (QCA) provides a straightforward and cross-
  platform API for a range of cryptographic features, including SSL/TLS,
  X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards.
  .
- This package contains the command line tool for the Qt Cryptographic
- Architecture.
+ This package contains the Qt 6 version of the command line tool for the
+ Qt Cryptographic Architecture.
 
 Package: libqca-qt6-dev
 Section: libdevel
@@ -105,13 +113,13 @@ Architecture: any
 Depends: libqca-qt6-2 (= ${binary:Version}), qt6-base-dev, ${misc:Depends}
 Suggests: libqca2-doc (= ${source:Version})
 Conflicts: qca-dev
-Description: development files for the Qt Cryptographic Architecture
+Description: development files for the Qt Cryptographic Architecture [Qt 6]
  The Qt Cryptographic Architecture (QCA) provides a straightforward and cross-
  platform API for a range of cryptographic features, including SSL/TLS,
  X.509 certificates, SASL, OpenPGP, S/MIME CMS, and smart cards.
  .
  This package contains development files for building software that uses the
- Qt Cryptographic Architecture.
+ Qt Cryptographic Architecture using Qt 6.
 
 Package: libqca2-doc
 Section: doc



More information about the Neon-commits mailing list