On 06/25/2017 11:03 PM, Cyril Brulebois wrote: > Bas Couwenberg <sebas...@xs4all.nl> (2017-06-19): >> +qgis (2.14.11+dfsg-3+deb9u1) stable; urgency=medium > > Please target stretch if you want to update packages in stretch.
Right, I did that initially but dch complained that it wasn't a recognised distribution and the DevRef also doesn't mention the use of codenames. Looks like bugs need to be filed for those two. > The rest looks good to me but I'd be happy to see an updated debdiff. Attached. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
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-25 23:09:27.000000000 +0200 @@ -1,3 +1,10 @@ +qgis (2.14.11+dfsg-3+deb9u1) stretch; urgency=medium + + * Add Breaks/Replaces to python-qgis-common for qgis_customwidgets.py move. + (closes: #864695) + + -- Bas Couwenberg <sebas...@debian.org> Sun, 25 Jun 2017 23:09:27 +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-25 23:07:59.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.