[SCM] qtsvg packaging branch, master, updated. debian/5.1.1-2-3-gb98be9f

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Fri Sep 13 20:27:00 UTC 2013


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

The following commit has been merged in the master branch:
commit b98be9f3032b57723b0cc8de0ede288b160ce7fa
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Sep 13 17:26:34 2013 -0300

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

diff --git a/debian/control b/debian/control
index 3e661df..44e21b2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,14 +9,15 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Felix Geyer <fgeyer at debian.org>,
            Timo Jyrinki <timo at debian.org>
-Build-Depends: dbus, xvfb, debhelper (>= 9),
-               qtbase5-dev (>= 5.1.1+dfsg~),
-               qtbase5-private-dev (>= 5.1.1+dfsg~),
+Build-Depends: dbus,
+               debhelper (>= 9),
                libqt5opengl5-dev (>= 5.1.1+dfsg~),
-               zlib1g-dev,
                pkg-kde-tools,
-Build-Depends-Indep: libqt5sql5-sqlite,
-                     qttools5-dev-tools (>= 5.1.1~)
+               qtbase5-dev (>= 5.1.1+dfsg~),
+               qtbase5-private-dev (>= 5.1.1+dfsg~),
+               xvfb,
+               zlib1g-dev
+Build-Depends-Indep: libqt5sql5-sqlite, qttools5-dev-tools (>= 5.1.1~)
 Standards-Version: 3.9.4
 Homepage: http://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtsvg.git
@@ -89,14 +90,13 @@ Priority: extra
 Architecture: any
 Multi-Arch: same
 Section: debug
-Depends: libqt5svg5 (= ${binary:Version}),
-         ${misc:Depends}
-Suggests: qtsvg5-examples (= ${binary:Version}),
+Depends: libqt5svg5 (= ${binary:Version}), ${misc:Depends}
+Suggests: qtsvg5-examples (= ${binary:Version})
 Description: Qt 5 SVG library debugging symbols
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
  .
- This package contains the debugging symbols for the Qt 5 SVG 
+ This package contains the debugging symbols for the Qt 5 SVG
  libraries.
 
 Package: qtsvg5-doc
diff --git a/debian/copyright b/debian/copyright
index 63e659d..e683bd7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -161,4 +161,4 @@ License: Mixed MIT and LGPL-2.1 with Digia Qt LGPL exception
  DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
  OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE.
\ No newline at end of file
+ PERFORMANCE OF THIS SOFTWARE.

-- 
qtsvg packaging



More information about the pkg-kde-commits mailing list