[SCM] kbruch packaging branch, kubuntu_unstable, updated. debian/14.12.2-1-1-gd54b678
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Mar 2 12:54:19 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kbruch.git;a=commitdiff;h=d54b678
The following commit has been merged in the kubuntu_unstable branch:
commit d54b6789086f1d9fa45a2a352317b11b357ef66b
Author: Harald Sitter <sitter at kde.org>
Date: Mon Mar 2 13:54:04 2015 +0100
kde frameworks 5 port
---
debian/control | 12 ++++++++----
debian/rules | 2 +-
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index a18ef1b..c4d7c3e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,14 @@ 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,
+ extra-cmake-modules (>= 1.3.0),
+ qtbase5-dev (>= 5.2.0),
+ libkf5config-dev,
+ libkf5crash-dev,
+ kdoctools-dev,
+ libkf5i18n-dev,
+ libkf5widgetsaddons-dev,
+ libkf5xmlgui-dev,
pkg-kde-tools (>= 0.12)
Standards-Version: 3.9.6
Homepage: https://projects.kde.org/projects/kde/kdeedu/kbruch
@@ -29,8 +35,6 @@ Package: kbruch-dbg
Section: debug
Priority: extra
Architecture: any
-Breaks: kdeedu-dbg (<< 4:4.6.90)
-Replaces: kdeedu-dbg (<< 4:4.6.90)
Depends: kbruch (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for kbruch
This package contains debugging files used to investigate problems with
diff --git a/debian/rules b/debian/rules
index 7f9e78c..41f25da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/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
override_dh_auto_install:
$(overridden_command) --destdir=debian/kbruch
--
kbruch packaging
More information about the pkg-kde-commits
mailing list