[SCM] ktouch packaging branch, master, updated. debian/16.08.3-1-55-g6943526

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:09:46 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktouch.git;a=commitdiff;h=2932b5e

The following commit has been merged in the master branch:
commit 2932b5e93768e1afa03173edc6252cb921f0dc0f
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Sep 10 19:04:12 2017 +0200

    Update build-deps and deps with the info from cmake
---
 debian/control | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 27c6a41..82ac830 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,10 @@ Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu 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: cmake,
+Build-Depends: cmake (>= 2.8.12~),
                debhelper (>= 9),
-               extra-cmake-modules,
+               extra-cmake-modules (>= 1.0.0~),
+               libkf5completion-dev,
                libkf5config-dev,
                libkf5configwidgets-dev,
                libkf5coreaddons-dev,
@@ -17,17 +18,18 @@ Build-Depends: cmake,
                libkf5kio-dev,
                libkf5newstuff-dev,
                libkf5texteditor-dev,
+               libkf5textwidgets-dev,
                libkf5widgetsaddons-dev,
                libkf5windowsystem-dev,
                libkf5xmlgui-dev,
-               libqt5x11extras5-dev,
-               libqt5xmlpatterns5-dev,
+               libqt5x11extras5-dev (>= 5.5~),
+               libqt5xmlpatterns5-dev (>= 5.5~),
                libxcb-xkb-dev,
                libxkbfile-dev,
                pkg-kde-tools (>= 0.12),
-               qtbase5-dev,
-               qtdeclarative5-dev,
-               qtscript5-dev,
+               qtbase5-dev (>= 5.5~),
+               qtdeclarative5-dev (>= 5.5~),
+               qtscript5-dev (>= 5.5~),
 Standards-Version: 4.1.0
 Homepage: http://edu.kde.org/
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/ktouch.git

-- 
ktouch packaging



More information about the pkg-kde-commits mailing list