This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit 275295c1b161553d6ccca9786a3090d492e2e2ef Author: Bas Couwenberg <[email protected]> Date: Sat Apr 30 02:29:08 2016 +0200 Add osm2pgrouting & pgrouting to osm & web tasks. --- tasks/osm | 2 ++ tasks/web | 2 ++ 2 files changed, 4 insertions(+) diff --git a/tasks/osm b/tasks/osm index 021fb23..5b98b8b 100644 --- a/tasks/osm +++ b/tasks/osm @@ -28,6 +28,8 @@ Depends: mkgmap, mkgmapgui, mkgmap-splitter Depends: osm2pgsql +Depends: osm2pgrouting + X-Comment: Does it make sense to create a osm-server task??? Depends: osmosis diff --git a/tasks/web b/tasks/web index d386d3a..73b0cf6 100644 --- a/tasks/web +++ b/tasks/web @@ -22,6 +22,8 @@ WNPP: 723700 Depends: routino-www +Suggests: postgresql-9.5-pgrouting + Depends: pywps WNPP: 610181 Responsible: David Paleino <[email protected]> -- 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
