[SCM] kcron packaging branch, kubuntu_unstable, updated. debian/4.14.2-1-4-gf1fde12

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Feb 2 14:59:16 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit f1fde12b5bb594d371dbb0188afb6859adda9c49
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Feb 2 15:59:01 2015 +0100

    master is now using frameworks
---
 debian/control | 11 ++++++++---
 debian/rules   |  3 +--
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index eaacb14..47d67a5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,14 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
-               kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev (>= 4:4.11),
-               pkg-kde-tools (>= 0.12)
+               extra-cmake-modules (>= 1.3.0),
+               kdoctools-dev,
+               kio-dev,
+               libkf5i18n-dev,
+               libkf5iconthemes-dev,
+               libkf5xmlgui-dev,
+               pkg-kde-tools (>= 0.12),
+               qtbase5-dev (>= 5.2.0)
 Standards-Version: 3.9.6
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-applications/kcron.git
diff --git a/debian/rules b/debian/rules
index 169ddd7..b57f3e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,3 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
-
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk

-- 
kcron packaging



More information about the pkg-kde-commits mailing list