This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit ec3e3ab8113f77038b5aca551469e9fa7a6f70c2 Author: Bas Couwenberg <[email protected]> Date: Sat Apr 30 02:57:04 2016 +0200 Add python-pdal to workstation task. --- debian/changelog | 2 +- tasks/workstation | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1765fb3..1712873 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,7 @@ debian-gis (0.0.7) UNRELEASED; urgency=medium - Add pgrouting * tasks/workstation - Drop libgdal1-1.11.3-grass - - Add pdal + - Add pdal & python-pdal -- Bas Couwenberg <[email protected]> Sat, 30 Apr 2016 02:51:29 +0200 diff --git a/tasks/workstation b/tasks/workstation index 9706217..3e14620 100644 --- a/tasks/workstation +++ b/tasks/workstation @@ -196,5 +196,5 @@ Depends: python-shapely, python3-shapely Depends: stetl, python-stetl -Depends: pdal +Depends: pdal, python-pdal -- 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
