[SCM] qtwebengine packaging branch, master, updated. 3d1fa6e8aa86f861a7a5a16d2bb40acac4ee5221
Pino Toscano
pino at moszumanska.debian.org
Sun Sep 18 14:44:14 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebengine.git;a=commitdiff;h=286748f
The following commit has been merged in the master branch:
commit 286748f988df219fc218b5948c170100e9f2d3c2
Author: Pino Toscano <pino at debian.org>
Date: Sun Sep 18 16:39:14 2016 +0200
remove libqt5webengine5-qmlwebkitplugin breaks/replaces
that package does not exist, and those breaks/replaces were there just
because the whole packaging took qtwebkit as base
---
debian/control | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/control b/debian/control
index c1f44ba..924cf20 100644
--- a/debian/control
+++ b/debian/control
@@ -106,8 +106,6 @@ Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
-Breaks: libqt5webengine5-qmlwebkitplugin (<< 5.2.1+dfsg-6~)
-Replaces: libqt5webengine5-qmlwebkitplugin (<< 5.2.1+dfsg-6~)
Description: Qt WebEngine QML module
QtWebEngine provides a Web browser engine that makes it easy to embed content
from the World Wide Web into your Qt application.
@@ -120,8 +118,6 @@ Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
-Breaks: libqt5webengine5-qmlwebkitplugin (<< 5.2.1+dfsg-6~)
-Replaces: libqt5webengine5-qmlwebkitplugin (<< 5.2.1+dfsg-6~)
Description: Qt WebEngine - Examples
QtWebEngine provides a Web browser engine that makes it easy to embed content
from the World Wide Web into your Qt application.
--
qtwebengine packaging
More information about the pkg-kde-commits
mailing list