This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pywps.
commit fc4f53d1cab172693df32e9b0bd57c5a3071acbe Author: Bas Couwenberg <[email protected]> Date: Fri Jun 10 19:21:07 2016 +0200 Update changelog for separate CGI & WSGI changes. --- debian/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d67f3fd..776c15d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,11 +17,13 @@ pywps (3.2.5-1) UNRELEASED; urgency=medium * Install AUTHORS & README files in docs. * Remove compiled templates with dh_clean. * Rename /usr/bin/wps.py to /usr/bin/pywps. - * Move pywps executable & CGI script to separate pywps binary package. + * Move pywps executable, CGI & WSGI scripts to separate binary packages. - Add python-gdal & python-lxml to python-pywps Depends - - Add python-mapscript to python-pywps Recommends + - Add python-mapscript & python-pyproj to python-pywps Recommends - Update python-pywps Suggests to use grass-core instead of grass + - Add r-base to python-pywps Suggest - Add cgi-mapserver to pywps Suggests + - Use dh-apache2 for Apache configuration * Install pywps manpage. * Build & install documentation. * Install pywps.cfg-template, webclient & webservices examples. -- 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

