[SCM] filelight packaging branch, kubuntu_vivid_archive, updated. debian/14.12.2-1-4-g329cf02
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Mar 9 14:15:27 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/filelight.git;a=commitdiff;h=aea2887
The following commit has been merged in the kubuntu_vivid_archive branch:
commit aea28877c5e394b650c6dd0e6cd22d56720d83c5
Author: Harald Sitter <sitter at kde.org>
Date: Mon Mar 2 10:27:25 2015 +0100
port to kde frameworks 5
---
debian/control | 10 ++++++++--
debian/rules | 2 +-
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index b3feb20..24288e0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,14 @@ 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),
+ kio-dev,
+ libkf5parts-dev,
+ libkf5solid-dev,
+ libkf5xmlgui-dev,
+ libkf5coreaddons-dev,
+ libkf5i18n-dev,
+ kdoctools-dev,
pkg-kde-tools (>= 0.12)
Standards-Version: 3.9.6
Homepage: http://www.kde.org/
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
--
filelight packaging
More information about the pkg-kde-commits
mailing list