[SCM] qtsensors packaging branch, master, updated. 12e7e7ba8776b6626e2ee8e612de68fc582fb857

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Mon Oct 21 23:21:55 UTC 2013


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

The following commit has been merged in the master branch:
commit 12e7e7ba8776b6626e2ee8e612de68fc582fb857
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Oct 21 20:21:37 2013 -0300

    No-op wrap and sort.
---
 debian/control   |   15 ++++++---------
 debian/copyright |    3 +--
 2 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index f67008a..cd48d5d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,10 +9,10 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Timo Jyrinki <timo at debian.org>
 Build-Depends: debhelper (>= 9.0.0),
-               qtbase5-private-dev (>= 5.1.1~),
-               qtdeclarative5-private-dev (>= 5.1.1~),
-               qt5-default,
                pkg-kde-tools,
+               qt5-default,
+               qtbase5-private-dev (>= 5.1.1~),
+               qtdeclarative5-private-dev (>= 5.1.1~)
 Standards-Version: 3.9.3
 Homepage: http://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtsensors.git
@@ -43,7 +43,7 @@ Description: Qt 5 Sensors module QML plugin
 Package: qtsensors5-dev
 Section: libdevel
 Architecture: any
-Depends: libqt5sensors5 (= ${binary:Version}), ${misc:Depends}, qtbase5-dev
+Depends: libqt5sensors5 (= ${binary:Version}), qtbase5-dev, ${misc:Depends}
 Description: Qt 5 Sensors development files
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -54,8 +54,7 @@ Description: Qt 5 Sensors development files
 Package: qtsensors5-private-dev
 Architecture: any
 Section: libdevel
-Depends: qtsensors5-dev (= ${binary:Version}),
-         ${misc:Depends},
+Depends: qtsensors5-dev (= ${binary:Version}), ${misc:Depends}
 Description: Qt 5 Sensors private development files
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
@@ -81,8 +80,7 @@ Package: qtsensors5-dbg
 Priority: extra
 Architecture: any
 Section: debug
-Depends: libqt5sensors5 (= ${binary:Version}),
-         ${misc:Depends}
+Depends: libqt5sensors5 (= ${binary:Version}), ${misc:Depends}
 Suggests: qtsensors5-examples (= ${binary:Version})
 Description: Qt sensors library debugging symbols
  Qt is a cross-platform C++ application framework. Qt's primary feature
@@ -90,4 +88,3 @@ Description: Qt sensors library debugging symbols
  .
  This package contains the debugging symbols for the Qt 5 Sensors
  libraries.
-
diff --git a/debian/copyright b/debian/copyright
index 356d9c2..e0d8858 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -157,7 +157,7 @@ Files: *.qdoc
 Copyright: 2012 Digia Plc and/or its subsidiary(-ies).
 License: GFDL-1.3
 
-Files: src/sensors/doc/src/genericbackend.qdoc src/sensors/doc/src/compatmap.qdoc 
+Files: src/sensors/doc/src/genericbackend.qdoc src/sensors/doc/src/compatmap.qdoc
 Copyright: 2012 Research In Motion
 License: GFDL-1.3
 
@@ -172,4 +172,3 @@ License: GFDL-1.3
  .
  On Debian systems, the complete text of the GFDL-1.3 license can be found in
  `/usr/share/common-licenses/GFDL-1.3`,
-

-- 
qtsensors packaging



More information about the pkg-kde-commits mailing list