[sfcgal] branch master updated (119c260 -> d7a2d4e)

Bas Couwenberg sebastic at debian.org
Mon May 29 11:27:46 UTC 2017


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

sebastic pushed a change to branch master
in repository sfcgal.

      from  119c260   Mark openscenegraph.patch as Applied-Upstream.
       new  7d25fc1   Simplify hardening-no-fortify-functions lintian override comment.
       new  44b43f3   Imported Upstream version 1.3.1
       new  d5755a9   Merge tag 'upstream/1.3.1'
       new  85c682f   New upstream release.
       new  f672e87   Drop openscenegraph.patch, applied upstream.
       new  974917d   Add SFCGAL_WITH_OSG to CMake options.
       new  43a7f2c   Add binary package for OpenSceneGraph specific library.
       new  c8883c4   Add symbols file for libsfcgal-osg1.
       new  e3fd87f   Update libsfcgal1 symbols for amd64.
       new  fb030e2   Add patch to fix spelling errors.
       new  d7a2d4e   Set distribution to experimental.

The 11 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:
 CMakeLists.txt                           |  15 +-
 NEWS                                     |   4 +
 debian/changelog                         |  12 +
 debian/control                           |  36 ++-
 debian/libsfcgal-osg1.install            |   1 +
 debian/libsfcgal-osg1.symbols            | 362 +++++++++++++++++++++++++++++++
 debian/libsfcgal1.install                |   2 +-
 debian/libsfcgal1.lintian-overrides      |   4 -
 debian/libsfcgal1.symbols                | 300 ++++++-------------------
 debian/patches/openscenegraph.patch      |  25 ---
 debian/patches/series                    |   2 +-
 debian/patches/spelling-errors.patch     |  38 ++++
 debian/rules                             |   3 +-
 doc/Doxyfile.in                          |   2 +-
 example/CMakeLists.txt                   |   1 -
 example/SFCGAL-asc2osg/CMakeLists.txt    |  14 --
 example/SFCGAL-asc2osg/main.cpp          |  85 --------
 example/SFCGAL-building/CMakeLists.txt   |  18 +-
 example/SFCGAL-export-osg/CMakeLists.txt |   7 +-
 src/CMakeLists.txt                       |  50 ++++-
 src/capi/sfcgal_c.cpp                    |   2 +-
 21 files changed, 589 insertions(+), 394 deletions(-)
 create mode 100644 debian/libsfcgal-osg1.install
 create mode 100644 debian/libsfcgal-osg1.symbols
 delete mode 100644 debian/patches/openscenegraph.patch
 create mode 100644 debian/patches/spelling-errors.patch
 delete mode 100644 example/SFCGAL-asc2osg/CMakeLists.txt
 delete mode 100644 example/SFCGAL-asc2osg/main.cpp

-- 
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