Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add Breaks/Replaces to fix upgrade to python3-pywps.
· 33709111
Bas Couwenberg
authored
Sep 14, 2019
33709111
Set distribution to unstable.
· de8f0a46
Bas Couwenberg
authored
Sep 14, 2019
de8f0a46
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
de8f0a46
pywps (4.2.1-3) unstable; urgency=medium
* Add Breaks/Replaces to fix upgrade to python3-pywps.
-- Bas Couwenberg <sebastic@debian.org> 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
View file @
de8f0a46
...
...
@@ -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
...
...