[python-pdal] branch master updated (9bdf1b4 -> 504cec3)

Bas Couwenberg sebastic at debian.org
Mon Aug 29 19:30:34 UTC 2016


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

sebastic pushed a change to branch master
in repository python-pdal.

      from  9bdf1b4   Move from experimental to unstable.
       new  940d01f   Bump Standards-Version to 3.9.8, no changes.
       new  d93b8d1   Imported Upstream version 1.3.0+ds
       new  3deede5   Merge tag 'upstream/1.3.0+ds'
       new  adcb47b   New upstream release.
       new  4965f23   Require at least PDAL 1.3.0.
       new  615b934   Add patch to not throw exception for PDAL Python version mismatch.
       new  504cec3   Set distribution to experimental.

The 7 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:
 PKG-INFO                                 |    2 +-
 VERSION.txt                              |    2 +-
 debian/changelog                         |    9 +
 debian/control                           |    4 +-
 debian/patches/pdal-python-version.patch |   14 +
 debian/patches/series                    |    1 +
 pdal/Pipeline.cpp                        |    8 +-
 pdal/Pipeline.hpp                        |    4 +-
 pdal/__init__.py                         |    2 +-
 pdal/libpdalpython.cpp                   | 3091 +++++++++++++++++-------------
 pdal/libpdalpython.pyx                   |   12 +-
 setup.py                                 |   18 +
 test/test_libpdal.py                     |   43 +-
 13 files changed, 1850 insertions(+), 1360 deletions(-)
 create mode 100644 debian/patches/pdal-python-version.patch
 create mode 100644 debian/patches/series

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



More information about the Pkg-grass-devel mailing list