[neon/backports-jammy/libaccounts-qt/Neon/unstable] debian: Fix descriptions to use Qt4 and Qt5 to match common Qt spelling and to make the Qt4 & 5 packages have distinct descriptions

Diane Trout null at kde.org
Thu Jun 22 01:22:15 BST 2023


Git commit d9d25a826a2714b603f8c9ea687bd633f05276cc by Diane Trout.
Committed on 04/09/2015 at 05:28.
Pushed by carlosdem into branch 'Neon/unstable'.

Fix descriptions to use Qt4 and Qt5 to match common Qt spelling and to make the Qt4 & 5 packages have distinct descriptions

M  +9    -9    debian/control

https://invent.kde.org/neon/backports-jammy/libaccounts-qt/-/commit/d9d25a826a2714b603f8c9ea687bd633f05276cc

diff --git a/debian/control b/debian/control
index e4b6b77..f29836d 100644
--- a/debian/control
+++ b/debian/control
@@ -28,22 +28,22 @@ Depends: libaccounts-qt1 (= ${binary:Version}),
          ${misc:Depends}
 Breaks: libaccounts-qt5-dev (<< 1.11+14.04.20140410)
 Replaces: libaccounts-qt5-dev (<< 1.11+14.04.20140410)
-Description: Accounts database access QT version - development files
+Description: Accounts database access Qt version - development files
  Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
  platforms.
  .
  This package contains files the development files of the accounts database
- access QT API.
+ access Qt4 API.
 
 Package: libaccounts-qt1
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Accounts database access QT version - shared library
+Description: Accounts database access Qt4 version - shared library
  Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
  platforms.
  .
- This package contains shared libraries to be used by applications.
+ This package contains shared libraries to be used by Qt4 applications.
 
 Package: libaccounts-qt5-dev
 Section: libdevel
@@ -51,28 +51,28 @@ Architecture: any
 Depends: libaccounts-qt5-1 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Description: Accounts database access QT version - qt5 development files
+Description: Accounts database access Qt version - Qt5 development files
  Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
  platforms.
  .
  This package contains files the development files of the accounts database
- access QT API.
+ access Qt5 API.
 
 Package: libaccounts-qt5-1
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Accounts database access QT version - qt5 shared library
+Description: Accounts database access Qt version - Qt5 shared library
  Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
  platforms.
  .
- This package contains shared libraries to be used by applications.
+ This package contains shared libraries to be used by Qt5 applications.
 
 Package: libaccounts-qt-doc
 Section: doc
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Accounts database access QT version - documentation
+Description: Accounts database access Qt version - documentation
  Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
  platforms.
  .



More information about the Neon-commits mailing list