Bas Couwenberg pushed to branch master at Debian GIS Project / pywps
Commits: 33709111 by Bas Couwenberg at 2019-09-14T05:50:41Z Add Breaks/Replaces to fix upgrade to python3-pywps. - - - - - de8f0a46 by Bas Couwenberg at 2019-09-14T05:50:41Z Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +pywps (4.2.1-3) unstable; urgency=medium + + * Add Breaks/Replaces to fix upgrade to python3-pywps. + + -- Bas Couwenberg <[email protected]> Sat, 14 Sep 2019 07:47:13 +0200 + pywps (4.2.1-2) unstable; urgency=medium * Update gbp.conf to use --source-only-changes by default. ===================================== debian/control ===================================== @@ -47,6 +47,8 @@ Recommends: python3-mapscript, python3-pyproj Suggests: grass-core, r-base +Breaks: python-pywps (<< 4.2.1-2~) +Replaces: python-pywps (<< 4.2.1-2~) Description: Implementation of OGC's Web Processing Service - Python module PyWPS is implementation of Web Processing Service from Open Geospatial Consortium Inc.(R) with help of Python Programming View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/compare/7c300c0f30cbc1bc0086a2e8f03e051409660a5f...de8f0a46a53f1d66ff18e53f542d04a22fb4cceb -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/compare/7c300c0f30cbc1bc0086a2e8f03e051409660a5f...de8f0a46a53f1d66ff18e53f542d04a22fb4cceb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
