[SCM] kqtquickcharts packaging branch, master, updated. debian/16.08.0-1-39-ga9e5e25

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:22:37 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kqtquickcharts.git;a=commitdiff;h=7f56e58

The following commit has been merged in the master branch:
commit 7f56e58198bd37eb32daeb938e24c3c9f713ff66
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sun Sep 10 11:45:50 2017 +0200

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

diff --git a/debian/control b/debian/control
index d0af17b..b616eac 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,12 @@ Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12~),
                debhelper (>= 9),
-               extra-cmake-modules,
+               extra-cmake-modules (>= 1.1.0~),
                pkg-kde-tools,
-               qtbase5-dev,
-               qtdeclarative5-dev,
+               qtbase5-dev (>= 5.2.0~),
+               qtdeclarative5-dev (>= 5.2.0~),
 Standards-Version: 4.1.0
 Homepage: https://projects.kde.org/projects/kde/kdeedu/kqtquickcharts
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kqtquickcharts.git

-- 
kqtquickcharts packaging



More information about the pkg-kde-commits mailing list