[SCM] kturtle packaging branch, kubuntu_unstable, updated. debian/14.12.2-1-1-g24ad769

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Mar 2 09:58:54 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit 24ad76940a876147d82b2f429bf619d96d1a1803
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Mar 2 10:58:23 2015 +0100

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

diff --git a/debian/control b/debian/control
index 9ab8840..ef1af2a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,13 @@ Uploaders: Eshat Cakar <info at eshat.de>,
            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)
+               pkg-kde-tools (>= 0.12),
+               extra-cmake-modules (>= 1.0.0),
+               libqt5svg5-dev (>= 5.0.0),
+               libkf5newstuff-dev,
+               libkf5i18n-dev,
+               libkf5kdelibs4support-dev,
+               kio-dev
 Standards-Version: 3.9.6
 Homepage: https://projects.kde.org/projects/kde/kdeedu/kturtle
 Vcs-Git: git://anonscm.debian.org/pkg-kde/applications/kturtle.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

-- 
kturtle packaging



More information about the pkg-kde-commits mailing list