[SCM] qtcreator packaging branch, master, updated. debian/2.8.1-3-6-gc79a2c9

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Feb 21 03:19:45 UTC 2014


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

The following commit has been merged in the master branch:
commit c79a2c94bfd007cdd1fa30ab22d995fb6947501d
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Feb 21 00:19:24 2014 -0300

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

diff --git a/debian/control b/debian/control
index d9e3841..4199f6d 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,11 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtcreator.git
 
 Package: qtcreator
 Architecture: any
-Depends: libqt4-sql-sqlite, qtchooser, qtcreator-data (= ${source:Version}),
- ${misc:Depends}, ${shlibs:Depends}
+Depends: libqt4-sql-sqlite,
+         qtchooser,
+         qtcreator-data (= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: gdb,
             make,
             qt4-demos,
@@ -31,7 +34,7 @@ Recommends: gdb,
             qt4-doc,
             qt4-qmlviewer,
             qtcreator-doc,
-            xterm | x-terminal-emulator,
+            xterm | x-terminal-emulator
 Suggests: cmake, g++, git, kdelibs5-data, subversion
 Description: lightweight integrated development environment (IDE) for Qt
  Qt Creator is a new, lightweight, cross-platform integrated development
diff --git a/debian/copyright b/debian/copyright
index 0849edd..a17dee4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -225,7 +225,7 @@ The MIT License also applies to:
     doc/titlecase/to-title-case.js
     doc/titlecase/jquery.js
     tests/manual/appwizards/htmlimportscenario_01/jquery-1.5.min.js
-    
+
 The following files:
 
     src/libs/zeroconf/*
@@ -310,4 +310,3 @@ The Debian packaging is:
 
 and is licensed under the GNU General Public License version 3,
 see `/usr/share/common-licenses/GPL-3'.
-

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list