[sfcgal] branch master updated (f479607 -> a47daa4)

Sven Geggus giggls-guest at moszumanska.debian.org
Fri Sep 18 21:56:46 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  f479607   Set distribution to unstable.
       new  0c9fa58   Update symbols for mips(el) and armhf
       new  08f9bc0   Imported Upstream version 1.2.0
       new  5ff97f9   Merge tag 'upstream/1.2.0'
       new  a47daa4   New upstream release.

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                                         |   12 +-
 .travis.yml                                        |   19 +
 CMakeLists.txt                                     |    9 +-
 NEWS                                               |   16 +-
 debian/changelog                                   |   12 +
 debian/libsfcgal1.symbols                          | 3027 ++++++++++----------
 ...g-errors-accourding-to-lintian-tool-of-th.patch |   82 -
 ...T_VARIANT_USE_RELAXED_GET_BY_DEFAULT-in-c.patch |   29 -
 debian/patches/0003-style-test-is-not-robust.patch |   29 -
 debian/patches/series                              |    3 -
 src/Exception.h                                    |    2 +-
 src/algorithm/connection.cpp                       |    2 +-
 src/algorithm/covers.h                             |    2 +-
 src/algorithm/difference.h                         |    2 +-
 src/algorithm/intersection.h                       |    2 +-
 src/algorithm/intersects.h                         |    2 +-
 src/algorithm/isValid.cpp                          |   12 +
 src/algorithm/straightSkeleton.cpp                 |  135 +-
 src/algorithm/straightSkeleton.h                   |   16 +-
 src/algorithm/translate.cpp                        |   12 +
 src/algorithm/translate.h                          |    7 +-
 src/algorithm/union.cpp                            |    4 +-
 src/algorithm/union.h                              |    2 +-
 src/capi/sfcgal_c.cpp                              |    1 +
 src/capi/sfcgal_c.h                                |   10 +-
 src/detail/GeometrySet.cpp                         |    4 +-
 src/detail/TestGeometry.h                          |    2 +
 src/detail/graph/Edge.h                            |    2 +-
 src/detail/graph/GeometryGraph.h                   |    2 +-
 test/CMakeLists.txt                                |    8 -
 test/bench/BenchStraightSkeleton.cpp               |   95 +
 ...tSkeletonTest.cpp => ApproximateMedialAxis.cpp} |   60 +-
 .../unit/SFCGAL/algorithm/StraightSkeletonTest.cpp |   54 +-
 test/unit/SFCGAL/capi/sfcgal_cTest.cpp             |   28 +
 travis/linux/before_install.sh                     |   16 +
 viewer/src/SFCGAL/viewer/plugins/DataPlugin.cpp    |    2 +-
 36 files changed, 1953 insertions(+), 1769 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 debian/patches/0001-Fix-spelling-errors-accourding-to-lintian-tool-of-th.patch
 delete mode 100644 debian/patches/0002-define-BOOST_VARIANT_USE_RELAXED_GET_BY_DEFAULT-in-c.patch
 delete mode 100644 debian/patches/0003-style-test-is-not-robust.patch
 delete mode 100644 debian/patches/series
 create mode 100644 test/bench/BenchStraightSkeleton.cpp
 copy test/unit/SFCGAL/algorithm/{StraightSkeletonTest.cpp => ApproximateMedialAxis.cpp} (55%)
 create mode 100755 travis/linux/before_install.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