[gts] 23/25: Merge tag 'debian/0.7.6+darcs121130-1.2'

Andreas Tille tille at debian.org
Tue Jan 31 12:40:41 UTC 2017


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

tille pushed a commit to branch master
in repository gts.

commit 3cbf53d1d87de64e63400e969e8bcb7d1846ee68
Merge: 23b0cb9 da57089
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jan 31 13:06:35 2017 +0100

    Merge tag 'debian/0.7.6+darcs121130-1.2'
    
    Debian release 0.7.6+darcs121130-1.2

 AUTHORS                                            |    12 +-
 ChangeLog                                          |   796 +-
 INSTALL                                            |   323 +-
 Makefile.am                                        |    37 +-
 Makefile.in                                        |   913 +-
 NEWS                                               |   132 +
 README                                             |    25 +-
 THANKS                                             |    12 +-
 TODO                                               |    10 +-
 acconfig.h                                         |    59 -
 aclocal.m4                                         | 10189 ++++++++++-
 config.guess                                       |  1468 +-
 config.h.in                                        |    94 +-
 config.sub                                         |   761 +-
 configure                                          | 16989 ++++++++++++++++---
 configure.ac                                       |   276 +
 configure.in                                       |   184 -
 debian/Makefile.am                                 |     6 +
 debian/Makefile.in                                 |   380 +
 debian/README.Debian                               |     8 -
 debian/changelog                                   |   168 +
 debian/compat                                      |     1 +
 debian/control                                     |    76 +-
 debian/copyright                                   |    49 +-
 debian/docs                                        |     3 +
 debian/libgts-0.7-5.install                        |     1 +
 debian/libgts-bin.install                          |     1 +
 debian/libgts-bin.manpages                         |     1 +
 debian/libgts-dev.install                          |     4 +
 debian/libgts-dev.links                            |     1 +
 debian/libgts-dev.links.in                         |     1 +
 debian/patches/failed-tests                        |   129 +
 debian/patches/gts2xyz-manpage                     |    27 +
 debian/patches/makefile-no-debian-dir              |    26 +
 debian/patches/missing-sgml                        |   132 +
 debian/patches/series                              |     2 +
 debian/rules                                       |   113 +-
 debian/source/format                               |     1 +
 debian/source/options                              |     2 +
 debian/symbols                                     |   431 +
 debian/watch                                       |     3 +
 depcomp                                            |   630 +
 doc/Makefile.am                                    |     2 +
 doc/Makefile.in                                    |   604 +-
 doc/html/book1.html                                |   337 -
 doc/html/c11561.html                               |   238 -
 doc/html/c12040.html                               |   238 -
 doc/html/c13060.html                               |   238 -
 doc/html/c13676.html                               |   238 -
 doc/html/c1865.html                                |   300 -
 doc/html/c1908.html                                |   300 -
 doc/html/c4.html                                   |   248 -
 doc/html/c8089.html                                |   228 -
 doc/html/c8393.html                                |   228 -
 doc/html/c9511.html                                |   243 -
 doc/html/c9853.html                                |   243 -
 doc/html/dummy.html                                |     1 -
 doc/html/gts-binary-heaps.html                     |  1198 --
 doc/html/gts-boolean-operations.html               |  1300 --
 doc/html/gts-bounding-boxes-trees.html             |  5787 -------
 doc/html/gts-containee-classes.html                |  1231 --
 doc/html/gts-container-classes.html                |  1786 --
 ...ay-and-constrained-delaunay-triangulations.html |  2257 ---
 doc/html/gts-edges.html                            |  2595 ---
 doc/html/gts-extended-binary-heaps.html            |  2319 ---
 doc/html/gts-faces.html                            |  1649 --
 doc/html/gts-first-in-first-out-heaps.html         |  1264 --
 doc/html/gts-graph-class.html                      |  5119 ------
 doc/html/gts-graph-partitioning.html               |  2509 ---
 doc/html/gts-hierarchical-surfaces.html            |  1606 --
 doc/html/gts-hierarchical-vertex-split.html        |  1230 --
 doc/html/gts-isosurfaces-from-3d-functions.html    |  2032 ---
 doc/html/gts-kd-trees.html                         |   625 -
 .../gts-miscellaneous-macros-and-functions.html    |   573 -
 doc/html/gts-object-class.html                     |  3149 ----
 doc/html/gts-out-of-core-simplification.html       |  2251 ---
 doc/html/gts-points.html                           |  3867 -----
 doc/html/gts-progressive-graph.html                |  2750 ---
 doc/html/gts-progressive-surfaces.html             |  2686 ---
 doc/html/gts-segments.html                         |  1848 --
 doc/html/gts-simple-statistics.html                |   899 -
 .../gts-surface-simplification-and-refinement.html |  2164 ---
 doc/html/gts-surfaces.html                         |  4981 ------
 doc/html/gts-triangles.html                        |  4744 ------
 doc/html/gts-vectors-and-matrices.html             |  2699 ---
 doc/html/gts-vertex-split.html                     |  1972 ---
 doc/html/gts-vertices.html                         |  2659 ---
 doc/html/gts-weighted-graph.html                   |  1696 --
 doc/html/index.sgml                                |   606 -
 doc/manpages/Makefile.am                           |    12 +
 doc/manpages/Makefile.in                           |   469 +
 doc/manpages/delaunay.1                            |    67 +
 doc/manpages/gts-config.1                          |    43 +
 doc/manpages/gts2dxf.1                             |    19 +
 doc/manpages/gts2oogl.1                            |   113 +
 doc/manpages/gts2stl.1                             |    33 +
 doc/manpages/gtscheck.1                            |    40 +
 doc/manpages/gtscompare.1                          |    58 +
 doc/manpages/gtstemplate.1                         |    30 +
 doc/manpages/happrox.1                             |    51 +
 doc/manpages/stl2gts.1                             |    36 +
 doc/manpages/transform.1                           |    78 +
 examples/Makefile.am                               |    23 +-
 examples/Makefile.in                               |   917 +-
 examples/cartesian.c                               |     9 +-
 examples/cleanup.c                                 |   126 +-
 examples/coarsen.c                                 |    91 +-
 examples/delaunay.c                                |   145 +-
 examples/gtstoc.c                                  |    13 +-
 examples/happrox.c                                 |   632 +
 examples/iso.c                                     |    32 +-
 examples/{volume.c => merge.c}                     |    76 +-
 examples/oocs.c                                    |     4 +
 examples/optimize.c                                |   296 +
 examples/partition.c                               |    48 +-
 examples/refine.c                                  |   258 +
 examples/set.c                                     |   269 +-
 examples/smooth.c                                  |   204 +
 examples/{volume.c => sphere.c}                    |    67 +-
 examples/{volume.c => split.c}                     |    73 +-
 examples/stripe.c                                  |   163 +
 examples/transform.c                               |    97 +-
 examples/traverse.c                                |    15 +-
 examples/volume.c                                  |    39 +-
 gts.pc.in                                          |    11 +
 install-sh                                         |   673 +-
 ltconfig                                           |  3078 ----
 ltmain.sh                                          | 12600 ++++++++++----
 missing                                            |   274 +-
 mkinstalldirs                                      |    40 -
 src/Makefile.am                                    |    23 +-
 src/Makefile.in                                    |   948 +-
 src/bbtree.c                                       |   153 +-
 src/boolean.c                                      |  2212 ++-
 src/cdt.c                                          |   412 +-
 src/config.h.win32                                 |     9 +-
 src/container.c                                    |    50 +-
 src/curvature.c                                    |   621 +
 src/edge.c                                         |    97 +
 src/eheap.c                                        |    15 +-
 src/face.c                                         |    32 +
 src/fifo.c                                         |    14 +
 src/graph.c                                        |   625 +-
 src/gts-config.in                                  |    73 +-
 src/gts-private.h                                  |     2 -
 src/gts.def                                        |    69 +-
 src/gts.h                                          |   541 +-
 src/gts.m4                                         |     2 +-
 src/gtsconfig.h                                    |     9 +-
 src/iso.c                                          |     2 +-
 src/isotetra.c                                     |   840 +
 src/makefile.msc                                   |    10 +-
 src/matrix.c                                       |   398 +-
 src/misc.c                                         |   660 +-
 src/named.c                                        |    57 +-
 src/object.c                                       |    96 +-
 src/oocs.c                                         |     8 +-
 src/partition.c                                    |    87 +-
 src/point.c                                        |   468 +-
 src/psurface.c                                     |    10 +-
 src/refine.c                                       |     6 +-
 src/rounding.h                                     |    54 +-
 src/split.c                                        |   523 +-
 src/stripe.c                                       |   801 +-
 src/surface.c                                      |  1209 +-
 src/triangle.c                                     |    54 +-
 src/tribox3.c                                      |   192 +
 src/vertex.c                                       |   142 +-
 src/vopt.c                                         |    38 +-
 stamp-h.in                                         |     1 -
 test/Makefile.in                                   |   603 +-
 test/boolean/Makefile.am                           |    67 +-
 test/boolean/Makefile.in                           |   734 +-
 test/boolean/boole.c                               |   170 +-
 test/boolean/boole.sh                              |    19 -
 test/boolean/boole_cube_cube1                      |    52 -
 test/boolean/boole_cube_cube1.sh                   |     5 -
 test/boolean/boole_cube_cube5                      |    52 -
 test/boolean/boole_cube_cube5.sh                   |     5 -
 test/boolean/cube                                  |    39 -
 test/boolean/cubes.c                               |   229 +
 test/boolean/set.c                                 |   124 +-
 test/boolean/set.sh                                |    35 -
 test/boolean/set_1_2.sh                            |     5 -
 test/boolean/set_cube6_cube7.sh                    |     5 -
 test/boolean/set_cube_cube1                        |    13 -
 test/boolean/set_cube_cube1.sh                     |     5 -
 test/boolean/set_cube_cube2                        |    13 -
 test/boolean/set_cube_cube2.sh                     |     5 -
 test/boolean/set_cube_cube4.sh                     |     5 -
 test/boolean/set_loc1_loc2.sh                      |     5 -
 test/boolean/set_p1_p2.sh                          |     5 -
 test/boolean/set_sponge_cutter.sh                  |     5 -
 test/boolean/set_t11_t16                           |    13 -
 test/boolean/set_t11_t16.sh                        |     5 -
 test/boolean/set_t14_t15                           |    13 -
 test/boolean/set_t14_t15.sh                        |     5 -
 test/boolean/set_t17_t18                           |    13 -
 test/boolean/set_t17_t18.sh                        |     5 -
 test/boolean/set_t19_t20                           |    13 -
 test/boolean/set_t19_t20.sh                        |     5 -
 test/boolean/set_t19_t21                           |    13 -
 test/boolean/set_t19_t21.sh                        |     5 -
 test/boolean/set_t1_t10                            |    13 -
 test/boolean/set_t1_t10.sh                         |     5 -
 test/boolean/set_t1_t11                            |    13 -
 test/boolean/set_t1_t11.sh                         |     5 -
 test/boolean/set_t1_t12                            |    13 -
 test/boolean/set_t1_t12.sh                         |     5 -
 test/boolean/set_t1_t13                            |    13 -
 test/boolean/set_t1_t13.sh                         |     5 -
 test/boolean/set_t1_t2                             |    13 -
 test/boolean/set_t1_t2.sh                          |     5 -
 test/boolean/set_t1_t22                            |    13 -
 test/boolean/set_t1_t22.sh                         |     5 -
 test/boolean/set_t1_t23                            |    13 -
 test/boolean/set_t1_t23.sh                         |     5 -
 test/boolean/set_t1_t24                            |    13 -
 test/boolean/set_t1_t24.sh                         |     5 -
 test/boolean/set_t1_t3                             |    13 -
 test/boolean/set_t1_t3.sh                          |     5 -
 test/boolean/set_t1_t4                             |    13 -
 test/boolean/set_t1_t4.sh                          |     5 -
 test/boolean/set_t1_t5                             |    13 -
 test/boolean/set_t1_t5.sh                          |     5 -
 test/boolean/set_t1_t6                             |    13 -
 test/boolean/set_t1_t6.sh                          |     5 -
 test/boolean/set_t1_t7                             |    13 -
 test/boolean/set_t1_t7.sh                          |     5 -
 test/boolean/set_t1_t9                             |    13 -
 test/boolean/set_t1_t9.sh                          |     5 -
 test/boolean/set_t25_t26.sh                        |     5 -
 test/boolean/set_t27_t28                           |    13 -
 test/boolean/set_t27_t28.sh                        |     5 -
 test/boolean/{ => surfaces}/1.gts                  |     0
 test/boolean/{ => surfaces}/2.gts                  |     0
 test/boolean/surfaces/a10.gts                      |    15 +
 test/boolean/surfaces/a23.gts                      |    15 +
 test/boolean/surfaces/a24.gts                      |    15 +
 test/boolean/surfaces/a25.gts                      |    15 +
 test/boolean/surfaces/a8.gts                       |    15 +
 test/boolean/surfaces/a9.gts                       |    15 +
 test/boolean/surfaces/b10.gts                      |    15 +
 test/boolean/surfaces/b23.gts                      |    15 +
 test/boolean/surfaces/b24.gts                      |    15 +
 test/boolean/surfaces/b25.gts                      |    15 +
 test/boolean/surfaces/b8.gts                       |    15 +
 test/boolean/surfaces/b9.gts                       |    15 +
 test/boolean/surfaces/cube                         |    39 +
 test/boolean/{ => surfaces}/cube1                  |     0
 test/boolean/surfaces/cube10                       |    39 +
 test/boolean/{ => surfaces}/cube2                  |     0
 test/boolean/{ => surfaces}/cube4                  |     0
 test/boolean/{ => surfaces}/cube5                  |     0
 test/boolean/{ => surfaces}/cube6                  |     0
 test/boolean/{ => surfaces}/cube7                  |     0
 test/boolean/surfaces/cube8                        |    39 +
 test/boolean/surfaces/cube9                        |    39 +
 test/boolean/{ => surfaces}/cutter                 |     0
 test/boolean/surfaces/gts-crash.gts                |   248 +
 test/boolean/surfaces/gts-crash1.gts               |   248 +
 test/boolean/surfaces/horse4.gts                   |  2007 +++
 test/boolean/surfaces/horse5.gts                   |  4005 +++++
 test/boolean/surfaces/horse6.gts                   |  4005 +++++
 test/boolean/{ => surfaces}/loc1                   |     0
 test/boolean/{ => surfaces}/loc2                   |     0
 test/boolean/{ => surfaces}/p1                     |     0
 test/boolean/{ => surfaces}/p2                     |     0
 test/boolean/surfaces/sphere.gts                   |   867 +
 test/boolean/{ => surfaces}/sponge                 |     0
 test/boolean/{ => surfaces}/t1                     |     0
 test/boolean/{ => surfaces}/t10                    |     0
 test/boolean/{ => surfaces}/t11                    |     0
 test/boolean/{t9 => surfaces/t12}                  |    10 +-
 test/boolean/{t9 => surfaces/t13}                  |     8 +-
 test/boolean/{ => surfaces}/t14                    |     0
 test/boolean/{ => surfaces}/t15                    |     0
 test/boolean/{ => surfaces}/t16                    |     0
 test/boolean/{ => surfaces}/t17                    |     0
 test/boolean/{ => surfaces}/t18                    |     0
 test/boolean/{ => surfaces}/t19                    |     0
 test/boolean/surfaces/t2                           |     8 +
 test/boolean/{ => surfaces}/t20                    |     0
 test/boolean/{ => surfaces}/t21                    |     0
 test/boolean/{ => surfaces}/t22                    |     0
 test/boolean/{ => surfaces}/t23                    |     0
 test/boolean/{ => surfaces}/t24                    |     0
 test/boolean/{ => surfaces}/t25                    |     0
 test/boolean/{ => surfaces}/t26                    |     0
 test/boolean/{ => surfaces}/t27                    |     0
 test/boolean/{ => surfaces}/t28                    |     0
 test/boolean/surfaces/t29                          |    12 +
 test/boolean/{ => surfaces}/t3                     |     0
 test/boolean/surfaces/t30                          |    12 +
 test/boolean/surfaces/t31                          |    12 +
 test/boolean/surfaces/t32                          |     8 +
 test/boolean/{t9 => surfaces/t4}                   |     4 +-
 test/boolean/{ => surfaces}/t5                     |     0
 test/boolean/{t7 => surfaces/t6}                   |     4 +-
 test/boolean/{ => surfaces}/t7                     |     0
 test/boolean/{ => surfaces}/t9                     |     0
 test/boolean/t12                                   |    12 -
 test/boolean/t13                                   |    12 -
 test/boolean/t2                                    |     8 -
 test/boolean/t4                                    |    12 -
 test/boolean/t6                                    |     8 -
 test/boolean/test.sh                               |   100 +
 test/boolean/tests                                 |   112 +
 test/coarsen/Makefile.in                           |   772 +-
 test/coarsen/flat.sh                               |     0
 test/coarsen/flat1.sh                              |     0
 test/delaunay/Makefile.in                          |   724 +-
 test/delaunay/cartesian.sh                         |     0
 test/delaunay/cartesian_speed.sh                   |     0
 test/delaunay/random_speed.sh                      |     0
 test/delaunay/too_close.sh                         |     0
 test/delaunay/two_segments.sh                      |     0
 tools/Makefile.am                                  |     5 +-
 tools/Makefile.in                                  |   748 +-
 tools/gts2dxf.c                                    |    86 +
 tools/gts2oogl.c                                   |   465 +-
 tools/gts2stl.c                                    |   123 +
 tools/gts2xyz.c                                    |    56 +
 examples/volume.c => tools/gtscheck.c              |    78 +-
 tools/gtscompare.c                                 |    31 +-
 tools/gtstemplate                                  |   322 +
 tools/srf2oogl.1                                   |    56 -
 tools/stl2gts.c                                    |   323 +
 328 files changed, 69921 insertions(+), 93589 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gts.git



More information about the debian-science-commits mailing list