[SCM] qbs packaging branch, master, updated. debian/1.5.2+dfsg-1-10-g8892919

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Sep 3 16:47:00 UTC 2016


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

The following commit has been merged in the master branch:
commit f821459eadd5bede09799fa0196837733cb0c005
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Sep 3 19:44:19 2016 +0300

    Fix two Lintian errors about package descriptions.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 39a0070..1487203 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qbs (1.6.0+dfsg-1) UNRELEASED; urgency=medium
   * Refresh other patches.
   * Update install files for the new release.
   * Update debian/libqbscore1.symbols from amd64 and i386 build logs.
+  * Fix two Lintian errors about package descriptions.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 03 Sep 2016 14:43:46 +0300
 
diff --git a/debian/control b/debian/control
index b0c9a1f..3d15c9c 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: qbs-common, ${misc:Depends}, ${shlibs:Depends}
 Breaks: qtcreator (<< 3.2.1+dfsg-8~)
 Replaces: qtcreator (<< 3.2.1+dfsg-8~)
-Description: Qbs build tool
+Description: a cross-platform build tool
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
  .
@@ -79,7 +79,7 @@ Package: qbs-examples
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Description: Qbs examples
+Description: examples for Qbs build tool
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
  .

-- 
qbs packaging



More information about the pkg-kde-commits mailing list