[SCM] kdnssd packaging branch, kubuntu_unstable, updated. 93607a4b1bf8d629e23bd43127ea48ed84c12a5e
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Tue Sep 30 08:50:17 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdnssd.git;a=commitdiff;h=93607a4
The following commit has been merged in the kubuntu_unstable branch:
commit 93607a4b1bf8d629e23bd43127ea48ed84c12a5e
Author: Harald Sitter <sitter at kde.org>
Date: Tue Sep 30 10:48:30 2014 +0200
Do not build depend on qt5-default, we only need qtbase5-dev
---
debian/changelog | 6 ++++++
debian/control | 3 +--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3a07c32..04054bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kdnssd-kf5 (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> Tue, 30 Sep 2014 10:48:24 +0200
+
kdnssd-kf5 (5.2.0-0ubuntu1) utopic; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 06e5a2d..4599dcd 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,7 @@ Build-Depends: cmake,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev,
qttools5-dev,
- qttools5-dev-tools,
- qt5-default
+ qttools5-dev-tools
Standards-Version: 3.9.5
Homepage: https://projects.kde.org/projects/frameworks/kdnssd
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/frameworks/kdnssd.git
--
kdnssd packaging
More information about the pkg-kde-commits
mailing list