[SCM] ktouch packaging branch, master, updated. debian/4.11.3-1-3-g9d81484

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 29 13:17:55 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/ktouch.git;a=commitdiff;h=9d81484

The following commit has been merged in the master branch:
commit 9d81484a8303e7857c6523660f59a8b85a8e9d74
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Jan 29 14:03:20 2014 +0100

    wrap-and-sort
---
 debian/control | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 762a008..f3df2db 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,14 @@ Source: ktouch
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Eshat Cakar <info at eshat.de>,
-           Maximiliano Curia <maxy at debian.org>
-Build-Depends: kde-sc-dev-latest (>= 4:4.11),
- cmake, debhelper (>= 9), pkg-kde-tools (>= 0.12),
- kdelibs5-dev (>= 4:4.11), libqt4-opengl-dev, libxkbfile-dev
+Uploaders: Eshat Cakar <info at eshat.de>, Maximiliano Curia <maxy at debian.org>
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libqt4-opengl-dev,
+               libxkbfile-dev,
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: http://edu.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/ktouch.git
@@ -14,7 +17,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/ktouch.git
 
 Package: ktouch
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ktouch-data (>= ${source:Version}), libqt4-sql-sqlite
+Depends: ktouch-data (>= ${source:Version}),
+         libqt4-sql-sqlite,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Suggests: khelpcenter4
 Description: touch typing tutor for KDE
  KTouch is an aid for learning how to type with speed and accuracy.  It

-- 
ktouch packaging



More information about the pkg-kde-commits mailing list