This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository gis.
commit 093c8e611a0e3d4664d901224cdc073ec2eb4488 Author: Bas Couwenberg <[email protected]> Date: Sun Dec 28 23:04:39 2014 +0100 Add proj4js to osm task. --- tasks/osm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tasks/osm b/tasks/osm index 0287873..f721abe 100644 --- a/tasks/osm +++ b/tasks/osm @@ -128,6 +128,9 @@ Comment: These packages would probably fit better into an osm-devel task Depends: tilecache, tilelite, tilestache, libjs-openlayers, osmjs, libjs-leaflet Comment: These packages would probably fit better into an osm-server task +# proj4js is a dependency of OpenLayers3 +Depends: proj4js + Depends: osmctools WNPP: 722429 -- 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
