Bug#865212: stretch-pu: package qgis/2.14.11+dfsg-3+deb9u1
Bas Couwenberg
sebastic at xs4all.nl
Mon Jun 19 19:56:50 UTC 2017
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org at packages.debian.org
Usertags: pu
As reported in #864695, the qgis packages cause the jessie to stretch
upgrade to fail due to missing Breaks/Replaces for qgis_customwidgets.py
that moved from python-qgis to python-qgis-common.
The proposed update adds the versioned Breaks/Replaces to fix this
issue.
Kind Regards,
Bas
-------------- next part --------------
diff -Nru qgis-2.14.11+dfsg/debian/changelog qgis-2.14.11+dfsg/debian/changelog
--- qgis-2.14.11+dfsg/debian/changelog 2017-03-21 12:49:51.000000000 +0100
+++ qgis-2.14.11+dfsg/debian/changelog 2017-06-19 20:51:12.000000000 +0200
@@ -1,3 +1,10 @@
+qgis (2.14.11+dfsg-3+deb9u1) stable; urgency=medium
+
+ * Add Breaks/Replaces to python-qgis-common for qgis_customwidgets.py move.
+ (closes: #864695)
+
+ -- Bas Couwenberg <sebastic at debian.org> Mon, 19 Jun 2017 20:51:12 +0200
+
qgis (2.14.11+dfsg-3) unstable; urgency=medium
* Add patch to fix GRASS 7.2 support in processing.
diff -Nru qgis-2.14.11+dfsg/debian/control qgis-2.14.11+dfsg/debian/control
--- qgis-2.14.11+dfsg/debian/control 2017-03-21 12:49:51.000000000 +0100
+++ qgis-2.14.11+dfsg/debian/control 2017-06-19 20:48:27.000000000 +0200
@@ -379,6 +379,8 @@
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.
More information about the Pkg-grass-devel
mailing list