[SCM] kdesu packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-g5d99b34
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Tue May 19 12:57:51 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdesu.git;a=commitdiff;h=3748314
The following commit has been merged in the kubuntu_wily_archive branch:
commit 374831431d9302a659ad3c929a758c3c61fa5990
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Apr 16 13:22:17 2015 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 758bf38..0f4ef28 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,11 @@ 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.8.0~),
- libkf5coreaddons-dev (>= 5.8.0~),
- libkf5pty-dev (>= 5.8.0~),
- libkf5service-dev (>= 5.8.0~),
+ extra-cmake-modules (>= 5.9.0~),
+ libkf5coreaddons-dev (>= 5.9.0~),
+ libkf5i18n-dev (>= 5.9.0~),
+ libkf5pty-dev (>= 5.9.0~),
+ libkf5service-dev (>= 5.9.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.2.0)
Standards-Version: 3.9.6
@@ -20,7 +21,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kdesu.git
Package: libkf5su-dev
Section: libdevel
Architecture: any
-Depends: libkf5pty-dev (>= 5.8.0~),
+Depends: libkf5pty-dev (>= 5.9.0~),
libkf5su5 (= ${binary:Version}),
${misc:Depends}
Description: development files for kdesu
--
kdesu packaging
More information about the pkg-kde-commits
mailing list