[SCM] ktimer packaging branch, kubuntu_vivid_archive, updated. debian/14.12.2-1-6-gcf0dcb7

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Mar 9 14:28:29 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit a2bbda0d2e1793be5ac21c112594ba805ef32973
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Mar 2 10:29:44 2015 +0100

    port to kde frameworks 5
---
 debian/control | 13 ++++++++++---
 debian/rules   |  2 +-
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 596ca6e..1173d5d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,16 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
-               kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev,
-               pkg-kde-tools (>= 0.12)
+               extra-cmake-modules (>= 1.3.0),
+               libkf5i18n-dev,
+               libkf5iconthemes-dev,
+               libkf5notifications-dev,
+               libkf5widgetsaddons-dev,
+               libkf5xmlgui-dev
+               kio-dev,
+               pkg-kde-tools (>= 0.12),
+               qtbase5-dev (>= 5.2.0)
+               kdoctools-dev
 Standards-Version: 3.9.6
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/ktimer.git
diff --git a/debian/rules b/debian/rules
index 6a77e53..b57f3e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +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

-- 
ktimer packaging



More information about the pkg-kde-commits mailing list