This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit 73fe07a9b8207d8ad9e85b7278b92d9e4977d670 Author: Bas Couwenberg <[email protected]> Date: Sat Jun 10 22:38:18 2017 +0200 Add libmapbox-{variant,geometry,wagyu}-dev to devel task. --- debian/changelog | 1 + tasks/devel | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0a2c5da..a7fe147 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ debian-gis (0.0.13) UNRELEASED; urgency=medium * tasks/devel: - Add python{,3}-cartopy - Drop libhdf4g-dev (transitional package) + - Add libmapbox-{variant,geometry,wagyu}-dev * tasks/gps - Add viking * tasks/osm: diff --git a/tasks/devel b/tasks/devel index acdbc8e..0af5950 100644 --- a/tasks/devel +++ b/tasks/devel @@ -27,8 +27,11 @@ Depends: grass-dev, \ liblwgeom-dev, \ librasterlite2-dev, \ libterralib-dev, \ - libmapnik-dev, \ + libmapbox-geometry-dev, \ + libmapbox-variant-dev, \ + libmapbox-wagyu-dev, \ libmapcache-dev, \ + libmapnik-dev, \ libmapserver-dev, \ libnetcdf-dev, \ libnetcdf-c++4-dev, \ -- 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
