[SCM] akonadi-contacts packaging branch, master, updated. debian/4%17.08.0-1-8-gfcd65c7
Pino Toscano
pino at moszumanska.debian.org
Mon Dec 11 20:18:17 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akonadi-contacts.git;a=commitdiff;h=e57af15
The following commit has been merged in the master branch:
commit e57af15634cf7e90e38cdf7649e88b60aa1226bd
Author: Pino Toscano <pino at debian.org>
Date: Mon Dec 11 21:14:30 2017 +0100
update B-Ds
---
debian/changelog | 4 ++++
debian/control | 6 ++----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0576c32..e514d74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,10 @@ akonadi-contacts (4:17.08.0-2~) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Bump Standards-Version to 4.1.2, no changes required.
* Simplify watch file, and switch it to https.
+ * Update the build dependencies:
+ - remove the alternative libqt5webchannel-dev & libqt5webengine5-dev, use
+ their existing counterparts (libqt5webchannel5-dev & qtwebengine5-dev)
+ - remove the unused kdoctools-dev, and kio-dev
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 31 Oct 2017 17:57:42 +0100
diff --git a/debian/control b/debian/control
index 57300ec..1698a06 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,6 @@ Build-Depends: cmake (>= 3.0~),
debhelper (>= 9),
extra-cmake-modules (>= 5.35.0~),
kdesignerplugin (>= 5.16.0~),
- kdoctools-dev (>= 5.19.0~),
- kio-dev (>= 5.23.0~),
libboost-dev (>= 1.34.0~),
libboost-graph-dev (>= 1.34.0~),
libgrantlee5-dev (>= 5.1~),
@@ -43,7 +41,7 @@ Build-Depends: cmake (>= 3.0~),
libkf5xmlgui-dev (>= 5.19.0~),
libphonon4qt5-dev,
libphonon4qt5experimental-dev,
- libqt5webchannel5-dev | libqt5webchannel-dev,
+ libqt5webchannel5-dev,
libqt5webkit5-dev (>= 5.5.0~),
libsasl2-dev,
libxslt1-dev,
@@ -51,7 +49,7 @@ Build-Depends: cmake (>= 3.0~),
pkg-kde-tools (>= 0.12),
qtbase5-dev (>= 5.7.0~),
qttools5-dev,
- qtwebengine5-dev | libqt5webengine5-dev,
+ qtwebengine5-dev,
shared-mime-info (>= 0.30),
xsltproc,
Standards-Version: 4.1.2
--
akonadi-contacts packaging
More information about the pkg-kde-commits
mailing list