[pycsw] 05/09: Recommend -wsgi when installing python-pycsw

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Sat Oct 11 13:54:20 UTC 2014


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

johanvdw-guest pushed a commit to branch master
in repository pycsw.

commit 190f133fb1ea087f2c0cb2fe126e9ba4a4e62967
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Sat Oct 11 15:00:05 2014 +0200

    Recommend -wsgi when installing python-pycsw
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 4ad8c79..0c484bf 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Depends: ${python:Depends},
          python-owslib,
          python-geolinks,
          python-tz
+Recommends: python-pycsw-wsgi
 Description: OGC compliant metadata (catalog service for web) backend
  pycsw is an OGC CSW server implementation written in Python. Started in 2010
  (more formally announced in 2011), pycsw allows for the publishing and
@@ -37,9 +38,9 @@ Description: OGC compliant metadata (catalog service for web) backend
  Mac OS X).
  .
  This package contains the necessary backend Python scripts for running
- the Apache cgi plugin (pycsw-cgi).
+ the Apache cgi plugin (python-pycsw-wsgi).
 
-Package: pycsw-cgi
+Package: python-pycsw-wsgi
 Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends},
@@ -56,7 +57,7 @@ Description: WSGI apache CSW service based on python-pycsw.
  released under an MIT license, and runs on all major platforms (Windows, Linux,
  Mac OS X).
  .
- This package contains the Apache cgi plugin (pycsw-cgi).
+ This package contains the Apache wsgi plugin (python-pycsw-wsgi).
 
 Package: python-pycsw-doc
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycsw.git



More information about the Pkg-grass-devel mailing list