[pywps] 06/26: Drop apache from Suggests, add httpd-cgi alternative to apache2 dependency.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri May 13 23:05:44 UTC 2016
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 <sebastic at xs4all.nl>
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
More information about the Pkg-grass-devel
mailing list