[SCM] konqueror packaging branch, master, updated. debian/4%17.08.1-1-10-g2f0003e
Pino Toscano
pino at moszumanska.debian.org
Fri Dec 15 17:16:22 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/konqueror.git;a=commitdiff;h=4271887
The following commit has been merged in the master branch:
commit 4271887e2ef30d550742c67456d5eb3a500dbc69
Author: Pino Toscano <pino at debian.org>
Date: Fri Dec 15 18:09:45 2017 +0100
drop libqt5webengine5-dev alternative
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0ec9911..7abf210 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ konqueror (4:17.08.3-0r1) UNRELEASED; urgency=medium
* Simplify watch file, and switch it to https.
* Remove trailing whitespaces in changelog.
* Remove the unused kded5-dev build dependency.
+ * Remove the libqt5webengine5-dev alternative build dependency for
+ qtwebengine5-dev.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 31 Oct 2017 18:02:01 +0100
diff --git a/debian/control b/debian/control
index 82e693c..aebdb92 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends: cmake (>= 2.8.12~),
pkg-kde-tools (>= 0.12),
qtbase5-dev (>= 5.5.0~),
qtscript5-dev,
- qtwebengine5-dev (>= 5.5.0~) | libqt5webengine5-dev,
+ qtwebengine5-dev (>= 5.5.0~),
zlib1g-dev,
Standards-Version: 4.1.2
Homepage: http://www.kde.org/
--
konqueror packaging
More information about the pkg-kde-commits
mailing list