This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit dd65b86ab0ec951285c64b5b340fa0850d5746ff Author: Bas Couwenberg <[email protected]> Date: Sat Jan 21 20:42:43 2017 +0100 Add php-geos to web task. --- debian/changelog | 2 ++ tasks/web | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 71e361b..d463554 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ debian-gis (0.0.13) UNRELEASED; urgency=medium - Add viking * tasks/osm: - Drop openstreetmap-map-icons-* + * tasks/web: + - Add php-geos -- Bas Couwenberg <[email protected]> Mon, 19 Dec 2016 21:05:06 +0100 diff --git a/tasks/web b/tasks/web index dfa622c..1122fd3 100644 --- a/tasks/web +++ b/tasks/web @@ -40,6 +40,8 @@ Depends: python-owslib Depends: pycsw +Suggests: php-geos + Depends: node-kosmtik Pkg-Description: Make maps with OpenStreetMap and Mapnik Kosmtik is a very light but extendable mapping framework to create Mapnik -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.git _______________________________________________ Blends-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit
