[SCM] libaccounts-qt packaging branch, master, updated. d9d25a826a2714b603f8c9ea687bd633f05276cc

Diane Trout diane at moszumanska.debian.org
Fri Sep 4 05:28:18 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libaccounts-qt.git;a=commitdiff;h=d9d25a8

The following commit has been merged in the master branch:
commit d9d25a826a2714b603f8c9ea687bd633f05276cc
Author: Diane Trout <diane at ghic.org>
Date:   Thu Sep 3 22:28:06 2015 -0700

    Fix descriptions to use Qt4 and Qt5 to match common Qt spelling and to make the Qt4 & 5 packages have distinct descriptions
---
 debian/control | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

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.
  .

-- 
libaccounts-qt packaging



More information about the pkg-kde-commits mailing list