This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch in repository qgis.
commit f7149d3e20b6c5a5514a03a4125949d494ddeae6 Author: Bas Couwenberg <[email protected]> Date: Tue Jun 13 08:07:17 2017 +0200 Add Breaks/Replaces to python-qgis-common for qgis_customwidgets.py move. (closes: #864695) --- debian/changelog | 7 +++++++ debian/control | 2 ++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3208fd0..f0ea0e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +qgis (2.14.11+dfsg-3+deb9u1) UNRELEASED; urgency=medium + + * Add Breaks/Replaces to python-qgis-common for qgis_customwidgets.py move. + (closes: #864695) + + -- Bas Couwenberg <[email protected]> Tue, 13 Jun 2017 08:05:58 +0200 + qgis (2.14.11+dfsg-3) unstable; urgency=medium * Add patch to fix GRASS 7.2 support in processing. diff --git a/debian/control b/debian/control index fda2ec4..fc9082a 100644 --- a/debian/control +++ b/debian/control @@ -379,6 +379,8 @@ Depends: gdal-bin, libqgis-customwidgets (>= ${source:Version}), ${python:Depends}, ${misc:Depends} +Breaks: python-qgis (<< 2.6.0) +Replaces: python-qgis (<< 2.6.0) Description: Python bindings to QGIS - architecture-independent files 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

