[gis] 01/01: Simplify pywps dependency.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Jun 10 17:39:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository gis.

commit 4617ca849b569e6c6c9875b99273901932490ed6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jun 10 19:37:58 2016 +0200

    Simplify pywps dependency.
---
 debian/changelog |  3 +++
 tasks/web        | 17 -----------------
 2 files changed, 3 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 11471b3..c44f3d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ debian-gis (0.0.9) UNRELEASED; urgency=medium
       libwms-dev
   * tasks/remotesensing:
     - Add ossim-gui, ossim-planet & ossim-planet-qt
+  * tasks/web:
+    - Simplify pywps dependency
+
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 04 Jun 2016 18:15:57 +0200
 
 debian-gis (0.0.8) unstable; urgency=medium
diff --git a/tasks/web b/tasks/web
index 64c14a1..8befafc 100644
--- a/tasks/web
+++ b/tasks/web
@@ -25,23 +25,6 @@ Depends: routino-www
 Suggests: postgresql-9.5-pgrouting
 
 Depends: pywps
-WNPP: 610181
-Responsible: David Paleino <d.paleino at gmail.com>
-Homepage: http://pywps.wald.intevation.org/
-License: GPL-2
-Language: Python
-Pkg-Description: Python implementation of the Web Processing Service standard
- WPS stands for Web Processing Service and it is a standard OGC (Open
- Geospatial Consortium) protocol to make GIS calculations/models available
- to the Internet. In theory WPS should be able to describe any process, run
- it using pre-defined input/output and report error and status.
- .
- WPS supports simultaneous exposure of processes via HTTP GET, HTTP POST and
- SOAP, thus allowing the client to choose the most appropriate interface
- mechanism, normally the processes's metadata is gathered using HTTP GET while
- its execution is done using HTTP POST.
- .
- PyWPS is an implementation of this protocol in Python.
 
 Comment: See thread https://lists.debian.org/debian-gis/2013/03/msg00010.html
  for further potentially useful packages in this context but not yet packaged

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.git



More information about the Pkg-grass-devel mailing list