This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-pdal.
commit 24e29bc85cd202b9b45d8578d785898aa6720120 Merge: 3fc3094 dcc6b97 Author: Bas Couwenberg <[email protected]> Date: Thu Dec 15 20:40:51 2016 +0100 Merge tag 'upstream/1.4.0+ds' Upstream version 1.4.0+ds PKG-INFO | 43 +- README.rst | 41 +- VERSION.txt | 2 +- pdal/Pipeline.cpp | 59 - pdal/Pipeline.hpp | 39 - pdal/PyPipeline.cpp | 101 + pdal/PyPipeline.hpp | 102 + pdal/__init__.py | 4 +- pdal/libpdalpython.cpp | 6376 +++++++++++++++++++++++++++++++----------------- pdal/libpdalpython.pyx | 74 +- pdal/pipeline.py | 46 + pdal/pipeline_xml.py | 62 - setup.py | 20 +- test/__init__.py | 2 - test/test_libpdal.py | 74 - test/test_pipeline.py | 152 +- 16 files changed, 4655 insertions(+), 2542 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-pdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

