This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pywps.
commit 843137d3ba98b61e5361859b6e95e2aca114a25b Author: Bas Couwenberg <[email protected]> Date: Fri May 13 19:37:21 2016 +0200 Drop apache from Suggests, add httpd-cgi alternative to apache2 dependency. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 7e0a3d8..4b390f4 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,7 @@ Depends: python-pkg-resources, ${python:Depends}, ${misc:Depends} Suggests: grass, - apache2, - apache + apache2 | httpd-cgi Description: Implementation of OGC's Web Processing Service PyWPS is implementation of Web Processing Service from Open Geospatial Consortium Inc.(R) with help of Python Programming -- 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

