[SCM] kdb packaging branch, master, updated. 7269cafb8c561987f036b848049ae8d7f9278adc
Pino Toscano
pino at moszumanska.debian.org
Sun Sep 18 06:12:04 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/kdb.git;a=commitdiff;h=7269caf
The following commit has been merged in the master branch:
commit 7269cafb8c561987f036b848049ae8d7f9278adc
Author: Pino Toscano <pino at debian.org>
Date: Sun Sep 18 08:11:49 2016 +0200
update versions of B-Ds
---
debian/control | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 4bda027..50f4289 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Pino Toscano <pino at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 3.0),
debhelper (>= 9),
default-libmysqlclient-dev,
- extra-cmake-modules,
+ extra-cmake-modules (>= 1.8.0),
libicu-dev,
- libkf5coreaddons-dev,
- libkf5i18n-dev,
+ libkf5coreaddons-dev (>= 5.16.0),
+ libkf5i18n-dev (>= 5.16.0),
libpq-dev,
libpqxx-dev,
libsqlite3-dev,
@@ -17,6 +17,7 @@ Build-Depends: cmake,
pkg-kde-tools,
postgresql-server-dev-all,
python,
+ qtbase5-dev (>= 5.4.0),
Standards-Version: 3.9.8
Homepage: https://community.kde.org/KDb
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/calligra/kdb.git
--
kdb packaging
More information about the pkg-kde-commits
mailing list