[SCM] kpty packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-g24da060
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Tue May 19 13:00:58 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kpty.git;a=commitdiff;h=802c1eb
The following commit has been merged in the kubuntu_wily_archive branch:
commit 802c1eb4055c72f08ae6f7740a6991b03505da91
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon May 11 15:27:16 2015 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index ccddd63..c38f24f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ 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 (>= 5.9.0~),
- libkf5coreaddons-dev (>= 5.9.0~),
- libkf5i18n-dev (>= 5.9.0~),
+ extra-cmake-modules (>= 5.10.0~),
+ libkf5coreaddons-dev (>= 5.10.0~),
+ libkf5i18n-dev (>= 5.10.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev (>= 5.2)
Standards-Version: 3.9.6
@@ -19,8 +19,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kpty.git
Package: libkf5pty-dev
Section: libdevel
Architecture: any
-Depends: libkf5coreaddons-dev (>= 5.9.0~),
- libkf5i18n-dev (>= 5.9.0~),
+Depends: libkf5coreaddons-dev (>= 5.10.0~),
+ libkf5i18n-dev (>= 5.10.0~),
libkf5pty5 (= ${binary:Version}),
${misc:Depends}
Description: development files for kpty
--
kpty packaging
More information about the pkg-kde-commits
mailing list