[SCM] kauth packaging branch, master, updated. 73976aab8abfae21cadcbf159cbe0f05926e06a1
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Mar 23 09:08:40 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kauth.git;a=commitdiff;h=0251c89
The following commit has been merged in the master branch:
commit 0251c891d5b1fe3922bd29744e18017dee639112
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Mar 20 12:44:44 2015 +0100
Update build-deps and deps with the info from cmake
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 2fd630d..41b398b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
- extra-cmake-modules (>= 1.7.0),
- libkf5coreaddons-dev (>= 5.7.0),
+ extra-cmake-modules (>= 1.8.0~),
+ libkf5coreaddons-dev (>= 5.8.0~),
libpolkit-qt5-1-dev,
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
@@ -23,7 +23,7 @@ Package: libkf5auth-dev
Section: libdevel
Architecture: any
Depends: libkf5auth5 (= ${binary:Version}),
- libkf5coreaddons-dev (>= 5.7.0~),
+ libkf5coreaddons-dev (>= 5.8.0~),
${misc:Depends},
${shlibs:Depends}
Description: Abstraction to system policy and authentication features
--
kauth packaging
More information about the pkg-kde-commits
mailing list