[SCM] bluez-qt packaging branch, master, updated. debian/5.28.0-1-9-g5800b16
Maximiliano Curia
maxy at moszumanska.debian.org
Sat Jul 8 07:16:18 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/bluez-qt.git;a=commitdiff;h=971f5f6
The following commit has been merged in the master branch:
commit 971f5f67b3227cd384ca10acaf653179da579d5a
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Jun 28 08:50:16 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 443d73a..53f94ca 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ 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~),
+ extra-cmake-modules (>= 5.35.0~),
pkg-kde-tools (>> 0.15.15),
qml-module-qttest,
- qtbase5-dev (>= 5.5.0~),
- qtdeclarative5-dev (>= 5.5.0~)
+ qtbase5-dev (>= 5.6.0~),
+ qtdeclarative5-dev (>= 5.6.0~)
Standards-Version: 4.0.0
Homepage: https://projects.kde.org/projects/kde/workspace/bluez-qt
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/bluez-qt.git
@@ -19,7 +19,7 @@ Package: libkf5bluezqt-dev
Section: libdevel
Architecture: linux-any
Depends: libkf5bluezqt6 (= ${binary:Version}),
- qtbase5-dev (>= 5.5.0~),
+ qtbase5-dev (>= 5.6.0~),
${misc:Depends}
Description: development files for bluez-qt
This package provides all the necessary development headers for building
--
bluez-qt packaging
More information about the pkg-kde-commits
mailing list