[SCM] kmplot packaging branch, kubuntu_vivid_archive, updated. debian/14.12.2-1-2-g9380968
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Mar 9 14:26:22 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kmplot.git;a=commitdiff;h=6107e80
The following commit has been merged in the kubuntu_vivid_archive branch:
commit 6107e80bd2c686d549dd7e20bf4f7858515326af
Author: Harald Sitter <sitter at kde.org>
Date: Mon Mar 2 10:08:01 2015 +0100
port to kde frameworks 5
---
debian/control | 11 ++++++++---
debian/rules | 2 +-
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 6f80f08..484990a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,14 @@ 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,
debhelper (>= 9),
- kde-sc-dev-latest (>= 4:4.12),
- kdelibs5-dev,
- pkg-kde-tools (>= 0.12)
+ extra-cmake-modules,
+ libkf5guiaddons-dev,
+ libkf5i18n-dev,
+ libkf5kdelibs4support-dev,
+ libkf5parts-dev,
+ libkf5widgetsaddons-dev,
+ pkg-kde-tools (>= 0.12),
+ qtbase5-dev (>= 5.3.0)
Standards-Version: 3.9.6
Homepage: https://projects.kde.org/projects/kde/kdeedu/kmplot
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/kmplot.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
--
kmplot packaging
More information about the pkg-kde-commits
mailing list