This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pywps.
commit 19ddea1a00a37c5c7531b8b995d0b25865f2ec7f Author: Bas Couwenberg <[email protected]> Date: Sun Jan 22 11:29:56 2017 +0100 Add Breaks/Replaces to pywps-wsgi for moved processes. --- debian/changelog | 6 ++++++ debian/control | 2 ++ 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index beb5282..21250cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pywps (4.0.0-3) UNRELEASED; urgency=medium + + * Add Breaks/Replaces to pywps-wsgi for moved processes. + + -- Bas Couwenberg <[email protected]> Sun, 22 Jan 2017 11:29:34 +0100 + pywps (4.0.0-2) unstable; urgency=medium * Update WSGI example for PyWPS 4. diff --git a/debian/control b/debian/control index 3f8384e..3283edc 100644 --- a/debian/control +++ b/debian/control @@ -70,6 +70,8 @@ Section: web Depends: libapache2-mod-wsgi | httpd-wsgi, ${misc:Depends} Recommends: ${misc:Recommends} +Breaks: pywps (<< 4.0.0-2~) +Replaces: pywps (<< 4.0.0-2~) Description: Implementation of OGC's Web Processing Service - WSGI example PyWPS is implementation of Web Processing Service from Open Geospatial Consortium Inc.(R) with help of Python Programming -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pywps.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

