[pycsw] 03/04: Fix description (wsgi instead of cgi)

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Wed Jun 17 20:42:28 UTC 2015


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

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

commit eda911d01487b532f0056525ed3fac257bc603c0
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Wed Jun 17 21:28:07 2015 +0200

    Fix description (wsgi instead of cgi)
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index de02a63..8e9a8b3 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Depends: ${python:Depends},
          python-geolinks,
          python-tz
 Recommends: python-pycsw-wsgi
-Description: OGC compliant metadata (catalog service for web) backend
+Description: OGC compliant metadata (Catalogue service for the Web) server 
  pycsw is an OGC CSW server implementation written in Python. Started in 2010
  (more formally announced in 2011), pycsw allows for the publishing and
  discovery of geospatial metadata, providing a standards-based metadata and
@@ -40,7 +40,7 @@ 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 (python-pycsw-wsgi).
+ the Apache mod_wsgi plugin (python-pycsw-wsgi).
 
 Package: python-pycsw-wsgi
 Architecture: all
@@ -66,7 +66,7 @@ Architecture: all
 Section: non-free/doc
 Depends: ${sphinxdoc:Depends},
          ${misc:Depends}
-Description: OGC compliant metadata (catalog service for web) server
+Description: OGC compliant metadata (Catalogue Service for the Web) server
  pycsw is an OGC CSW server implementation written in Python. Started in 2010
  (more formally announced in 2011), pycsw allows for the publishing and
  discovery of geospatial metadata, providing a standards-based metadata and

-- 
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