[SCM] kauth packaging branch, master, updated. 84591dd5a0ae80c54caae26d6329cf9b4115618e
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Feb 24 17:05:40 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kauth.git;a=commitdiff;h=7590551
The following commit has been merged in the master branch:
commit 75905512496b62289a8e856230f12cfd404ff8ee
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Jan 25 10:35:50 2015 +0100
Update build dependencies to follow cmake.
---
debian/changelog | 1 +
debian/control | 5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0dedad3..2673619 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ kauth (5.6.0-1~) UNRELEASED; urgency=medium
* Bump build dependencies to build against the experimental versions.
* Bump Standards-Version to 3.9.6, no changes needed.
* Update install files.
+ * Update build dependencies to follow cmake.
-- Maximiliano Curia <maxy at debian.org> Sun, 25 Jan 2015 09:02:37 +0100
diff --git a/debian/control b/debian/control
index b7efe0b..55e2b16 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,14 @@ Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
- dbus-x11,
+Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 1.6.0),
libkf5coreaddons-dev (>= 5.6.0),
libpolkit-qt5-1-dev,
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev,
+ qtbase5-dev (>= 5.2.0),
qttools5-dev,
qttools5-dev-tools
Standards-Version: 3.9.6
--
kauth packaging
More information about the pkg-kde-commits
mailing list