This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit 30eaaca994fd825204d1cf2524f6a9f2576f21ab Author: Bas Couwenberg <[email protected]> Date: Tue Nov 1 22:37:12 2016 +0100 Add python-mapbox-vector-tile to devel task. --- debian/changelog | 7 +++++++ tasks/devel | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index cad6508..d21a566 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debian-gis (0.0.12) UNRELEASED; urgency=medium + + * tasks/devel: + - Add python-mapbox-vector-tile + + -- Bas Couwenberg <[email protected]> Tue, 01 Nov 2016 22:36:48 +0100 + debian-gis (0.0.11) unstable; urgency=medium * tasks/devel: diff --git a/tasks/devel b/tasks/devel index 99e2925..cebbea4 100644 --- a/tasks/devel +++ b/tasks/devel @@ -58,6 +58,7 @@ Depends: grass-dev, \ python3-cligj, \ python-geojson, \ python3-geojson, \ + python-mapbox-vector-tile, \ python-rtree, \ python3-rtree, \ python-pysal -- 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
