[SCM] kconfig packaging branch, master, updated. 872bde763aed8d722c908599821856befe5649f7
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Fri Oct 3 12:19:25 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kconfig.git;a=commitdiff;h=872bde7
The following commit has been merged in the master branch:
commit 872bde763aed8d722c908599821856befe5649f7
Author: Harald Sitter <sitter at kde.org>
Date: Fri Oct 3 14:19:22 2014 +0200
Do not build depend on qt5-default, we only need qtbase5-dev
---
debian/changelog | 6 ++++++
debian/control | 1 -
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7d7b4eb..316ae83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kconfig (5.2.0-0ubuntu2) UNRELEASED; urgency=medium
+
+ * Do not build depend on qt5-default, we only need qtbase5-dev
+
+ -- Harald Sitter <apachelogger at kubuntu.org> Fri, 03 Oct 2014 14:19:12 +0200
+
kconfig (5.2.0-0ubuntu1) utopic; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 9ecea37..bae0368 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends: cmake,
debhelper (>= 9.0.0),
extra-cmake-modules (>= 1.2.0),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qt5-default,
qtbase5-dev,
qttools5-dev,
qttools5-dev-tools
--
kconfig packaging
More information about the pkg-kde-commits
mailing list