[pywps] branch master updated (492ad72 -> ba435d5)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Jun 10 15:08:53 UTC 2016


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

sebastic pushed a change to branch master
in repository pywps.

      from  492ad72   Close RFP in changelog.
       new  ba435d5   Use separate CGI & WSGI packages.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/control                              | 40 +++++++++++++++++++++++++----
 debian/pywps-cgi.apache2                    |  1 +
 debian/pywps-cgi.cfg                        | 32 +++++++++++++++++++++++
 debian/pywps-cgi.conf                       |  6 +++++
 debian/pywps-cgi.install                    |  1 +
 debian/pywps-cgi.links                      |  1 +
 debian/pywps-wsgi.apache2                   |  1 +
 debian/pywps-wsgi.cfg                       | 32 +++++++++++++++++++++++
 debian/pywps-wsgi.conf                      | 13 ++++++++++
 debian/pywps-wsgi.install                   |  2 ++
 debian/pywps.dirs                           |  1 -
 debian/pywps.install                        |  1 +
 debian/pywps.links                          |  2 --
 debian/rules                                |  2 +-
 debian/share/pywps/processes/__init__.py    |  1 +
 debian/share/pywps/processes/hello_world.py | 22 ++++++++++++++++
 debian/share/pywps/wps.py                   | 35 +++++++++++++++++++++++++
 17 files changed, 184 insertions(+), 9 deletions(-)
 create mode 100644 debian/pywps-cgi.apache2
 create mode 100644 debian/pywps-cgi.cfg
 create mode 100644 debian/pywps-cgi.conf
 create mode 100644 debian/pywps-cgi.install
 create mode 100644 debian/pywps-cgi.links
 create mode 100644 debian/pywps-wsgi.apache2
 create mode 100644 debian/pywps-wsgi.cfg
 create mode 100644 debian/pywps-wsgi.conf
 create mode 100644 debian/pywps-wsgi.install
 create mode 100644 debian/share/pywps/processes/__init__.py
 create mode 100644 debian/share/pywps/processes/hello_world.py
 create mode 100644 debian/share/pywps/wps.py

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



More information about the Pkg-grass-devel mailing list