[sfcgal] branch master updated (9d54649 -> b9ac380)

Sven Geggus giggls-guest at moszumanska.debian.org
Tue Nov 10 18:39:40 UTC 2015


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

giggls-guest pushed a change to branch master
in repository sfcgal.

      from  9d54649   Set distribution to experimental.
       new  07dcf3a   Update symbols for other architectures
       new  dcc15a0   Imported Upstream version 1.2.1
       new  5e97c83   Merge tag 'upstream/1.2.1'
       new  b9ac380   New upstream release which fixes a compile error on libcgal 4.7 (Closes: #804589)

The 4 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:
 .gitignore                                         |   11 +
 .travis.yml                                        |   10 +-
 cmake/Modules/FindCGAL.cmake                       |    3 +-
 debian/changelog                                   |   10 +
 debian/libsfcgal1.symbols                          | 6064 +++++---------------
 src/algorithm/Intersection3D.cpp                   |   12 +-
 src/algorithm/difference.cpp                       |    1 -
 src/algorithm/differencePrimitives.h               |    8 +-
 src/algorithm/intersects.cpp                       |    4 +-
 src/algorithm/minkowskiSum.cpp                     |    8 +
 src/algorithm/straightSkeleton.cpp                 |    4 +-
 src/algorithm/union.cpp                            |    4 +-
 src/detail/Point_inside_polyhedron.h               |   19 +
 test/CMakeLists.txt                                |    2 +
 .../StraightSkeletonTest.txt                       |    0
 test/data/StraightSkeletonTest/issue111.txt        |    3 +
 test/garden/CMakeLists.txt                         |    4 +-
 test/regress/standalone/CMakeLists.txt             |    4 +-
 test/regress/standalone/README                     |   15 +
 .../standalone/SFCGAL/StraightSkeletonTest.cpp     |   97 +-
 test/unit/CMakeLists.txt                           |    4 +-
 travis/linux/before_install.sh                     |   16 +-
 travis/linux/install_cgal.sh                       |   14 +
 23 files changed, 1553 insertions(+), 4764 deletions(-)
 create mode 100644 src/detail/Point_inside_polyhedron.h
 rename test/data/{ => StraightSkeletonTest}/StraightSkeletonTest.txt (100%)
 create mode 100644 test/data/StraightSkeletonTest/issue111.txt
 create mode 100644 test/regress/standalone/README
 create mode 100644 travis/linux/install_cgal.sh

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



More information about the Pkg-grass-devel mailing list