[SCM] qapt packaging branch, kubuntu_unstable, updated. debian/1.3.0-2-17-g92beaf8
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Thu Feb 12 07:28:14 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/qapt.git;a=commitdiff;h=92beaf8
The following commit has been merged in the kubuntu_unstable branch:
commit 92beaf8a9e80b41af50b490e9a70ae711489592e
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date: Tue Feb 10 15:20:03 2015 +0100
Bump build depend on pkg-kde-tools to (>> 0.15.15)
---
debian/changelog | 3 +++
debian/control | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index bf45e6e..9179c0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
libqapt (3.0.0-0ubuntu3) UNRELEASED; urgency=medium
* Update watch file.
+ * Build depend on pkg-kde-tools to (>> 0.15.15) so we make sure we are
+ building against a pkg-kde-tools which provides the kde frameworks
+ module.
-- José Manuel Santamaría Lema <panfaust at gmail.com> Tue, 10 Feb 2015 15:06:04 +0100
diff --git a/debian/control b/debian/control
index 33b80ae..d6fe01f 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends: cmake (>= 2.8.4+dfsg.1-3),
libpolkit-qt5-1-dev,
libxapian-dev,
pkg-config,
- pkg-kde-tools (>= 0.5.0),
+ pkg-kde-tools (>> 0.15.15),
plasma-framework-dev,
qttools5-dev,
qttools5-dev-tools
--
qapt packaging
More information about the pkg-kde-commits
mailing list