This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit 2a76da82184473f5bff344fbd39e1df7c73dd3a2 Author: Bas Couwenberg <[email protected]> Date: Wed Nov 2 20:45:07 2016 +0100 Add mapcode to workstation task. --- debian/changelog | 2 ++ tasks/workstation | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index d21a566..962a382 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ debian-gis (0.0.12) UNRELEASED; urgency=medium * tasks/devel: - Add python-mapbox-vector-tile + * tasks/workstation: + - Add mapcode -- Bas Couwenberg <[email protected]> Tue, 01 Nov 2016 22:36:48 +0100 diff --git a/tasks/workstation b/tasks/workstation index ccd11bd..cfa11c9 100644 --- a/tasks/workstation +++ b/tasks/workstation @@ -189,3 +189,5 @@ Depends: stetl, python-stetl Depends: pdal, python-pdal +Depends: mapcode + -- 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
