This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qgis.
commit 8b05aa62daef04818eff3711323c55b4784a8755 Author: Bas Couwenberg <[email protected]> Date: Mon Feb 13 18:39:22 2017 +0100 Add Breaks/Replaces on python-qt4 for QtWebKit. (closes: #855048) --- debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 63fde95..82b4cb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ qgis (2.14.11+dfsg-2) UNRELEASED; urgency=medium * Add patch to fix "error: 'QStringLiteral' was not declared in this scope". + * Add Breaks/Replaces on python-qt4 for QtWebKit. + (closes: #855048) -- Bas Couwenberg <[email protected]> Wed, 25 Jan 2017 07:42:42 +0100 diff --git a/debian/control b/debian/control index bcbba4a..da41700 100644 --- a/debian/control +++ b/debian/control @@ -360,7 +360,9 @@ Depends: python-qgis-common (= ${source:Version}), ${misc:Depends}, ${sip:Depends} Recommends: liblwgeom-dev +Breaks: python-qt4 (<< 4.11.4+dfsg-2) Provides: ${python:Provides} +Replaces: python-qt4 (<< 4.11.4+dfsg-2) Description: Python bindings to QGIS QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

