[pdal] branch master updated (16a6644 -> cfc3d67)

Bas Couwenberg sebastic at debian.org
Fri Apr 7 10:24:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository pdal.

      from  16a6644   Set distribution to experimental.
       new  026f414   Imported Upstream version 1.5.0
       new  20a1232   Merge tag 'upstream/1.5.0'
       new  0726aff   New upstream release.
       new  73fd68e   Update symbols for other architectures.
       new  59b759f   Update symbols for amd64.
       new  cfc3d67   Set distribution to experimental.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                             |   7 +
 debian/libpdal-base4.symbols                 | 422 ++++++++++++++-------------
 debian/libpdal-plang4.symbols                |  33 +--
 debian/libpdal-util4.symbols                 |  11 +-
 doc/about.rst                                |  19 +-
 doc/apps/density.rst                         |   6 +-
 doc/community.rst                            |  22 +-
 doc/development/compilation/unix.rst         |   6 +-
 doc/development/docker.rst                   |  28 +-
 doc/development/docs.rst                     |  16 +
 doc/download.rst                             |  16 +-
 doc/index.rst                                |  28 +-
 doc/references.rst                           |   4 +-
 doc/stages/filters.elm.rst                   |  76 +++++
 doc/tutorial/las.rst                         |   4 +-
 filters/ELMFilter.cpp                        | 132 +++++++++
 filters/{ClusterFilter.hpp => ELMFilter.hpp} |  32 +-
 io/LasReader.cpp                             |   2 +-
 io/PlyWriter.cpp                             |   2 +-
 pdal/StageFactory.cpp                        |   2 +
 pdal/gitsha.cpp                              |   2 +-
 python/VERSION.txt                           |   2 +-
 scripts/docker/Dockerfile                    |   2 +-
 scripts/docker/Dockerfile.xenial             |  63 ----
 scripts/vagrant/loadpgpointcloud.xml         |  16 -
 scripts/vagrant/readpgpointcloud.xml         |  14 -
 test/unit/io/LasReaderTest.cpp               |  22 +-
 27 files changed, 585 insertions(+), 404 deletions(-)
 create mode 100644 doc/stages/filters.elm.rst
 create mode 100644 filters/ELMFilter.cpp
 copy filters/{ClusterFilter.hpp => ELMFilter.hpp} (78%)
 delete mode 100644 scripts/docker/Dockerfile.xenial
 delete mode 100644 scripts/vagrant/loadpgpointcloud.xml
 delete mode 100644 scripts/vagrant/readpgpointcloud.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pdal.git



More information about the Pkg-grass-devel mailing list