[SCM] kcalc packaging branch, kubuntu_vivid_archive, updated. debian/4.14.0-1-16-g43ad86a
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Mar 9 14:22:40 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kcalc.git;a=commitdiff;h=b3f026b
The following commit has been merged in the kubuntu_vivid_archive branch:
commit b3f026b48e44f11aa7e74157031758d7dc5fb760
Author: Harald Sitter <sitter at kde.org>
Date: Mon Feb 2 15:52:56 2015 +0100
master now contains frameworks port
---
debian/control | 13 ++++++++++---
debian/rules | 2 +-
2 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 8b623a2..50ebcdd 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,17 @@ 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,
+ extra-cmake-modules (>= 1.3.0),
+ kdoctools-dev,
libgmp-dev,
- pkg-kde-tools (>= 0.12)
+ libkf5config-dev,
+ libkf5configwidgets-dev,
+ libkf5guiaddons-dev,
+ libkf5i18n-dev,
+ libkf5notifications-dev,
+ libkf5xmlgui-dev,
+ pkg-kde-tools (>= 0.12),
+ qtbase5-dev (>= 5.2.0)
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest
Homepage: http://www.kde.org/
diff --git a/debian/rules b/debian/rules
index 6647e9c..a1760e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,5 @@
#!/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
.PHONY: override_dh_auto_test
--
kcalc packaging
More information about the pkg-kde-commits
mailing list