[SCM] kguiaddons packaging branch, master, updated. debian/5.28.0-1-10-gf5b4a30
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Jul 8 07:19:28 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kguiaddons.git;a=commitdiff;h=cd97c31
The following commit has been merged in the master branch:
commit cd97c3129699221bf3444e7e743324f893e41074
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Jun 28 08:50:38 2017 +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 dbc55a4..b53f14a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,15 @@ 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 (>= 2.8.12),
+Build-Depends: cmake (>= 3.0~),
debhelper (>= 9),
- extra-cmake-modules (>= 5.28.0~),
- libqt5x11extras5-dev (>= 5.5.0~),
+ extra-cmake-modules (>= 5.35.0~),
+ libqt5x11extras5-dev (>= 5.6.0~),
libx11-dev,
libxcb1-dev,
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.5.0~),
+ qtbase5-dev (>= 5.6.0~),
qtbase5-private-dev
Standards-Version: 4.0.0
Homepage: http://projects.kde.org/kguiaddons
@@ -23,7 +23,7 @@ Section: libdevel
Architecture: any
Depends: libkf5coreaddons-dev,
libkf5guiaddons5 (= ${binary:Version}),
- qtbase5-dev (>= 5.5.0~),
+ qtbase5-dev (>= 5.6.0~),
${misc:Depends}
Description: development headers for the kguiaddons framework
This package contains development files for building software that uses
--
kguiaddons packaging
More information about the pkg-kde-commits
mailing list