[librttopo] branch master updated (0a985eb -> 930387c)

Bas Couwenberg sebastic at debian.org
Thu Jan 25 09:17:03 UTC 2018


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

sebastic pushed a change to branch master
in repository librttopo.

      from  0a985eb   Update copyright-format URL to use HTTPS.
       new  fb1f9c9   New upstream version 1.1.0~rc1
       new  609e1af   Merge tag 'upstream/1.1.0_rc1'
       new  5ac2622   New upstream release candidate.
       new  f5b42e0   Bump Standards-Version to 4.1.3, no changes.
       new  02b31e9   Mark packages as Multi-Arch: same.
       new  930387c   Set distribution to experimental.

The 6 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:
 HOWTO_RELEASE                 |   4 +-
 NEWS.md                       |   3 +
 README.md                     |   4 +-
 configure.ac                  |  21 ++-
 debian/changelog              |   8 +-
 debian/control                |   4 +-
 headers/librttopo.h           |  17 +-
 headers/librttopo_geom.h.in   |   2 +-
 src/Makefile.am               |   4 +-
 src/box2d.c                   |   3 +-
 src/bytebuffer.c              |   3 +-
 src/bytebuffer.h              |   2 +-
 src/g_box.c                   |   3 +-
 src/g_serialized.c            |   3 +-
 src/g_util.c                  |   3 +-
 src/librttopo_geom_internal.h |   3 +-
 src/librttopo_internal.h      |   3 +-
 src/measures.c                |   3 +-
 src/measures.h                |   4 +-
 src/measures3d.c              |   5 +-
 src/measures3d.h              |   2 +-
 src/ptarray.c                 |   2 +-
 src/rtalgorithm.c             |   3 +-
 src/rtcircstring.c            |   3 +-
 src/rtcollection.c            |   3 +-
 src/rtcompound.c              |   3 +-
 src/rtcurvepoly.c             |   3 +-
 src/rtgeodetic.c              |   3 +-
 src/rtgeodetic.h              |   2 +-
 src/rtgeom.c                  |   3 +-
 src/rtgeom_api.c              |  10 +-
 src/rtgeom_debug.c            |   3 +-
 src/rtgeom_geos.c             |  74 +--------
 src/rtgeom_geos.h             |   2 +-
 src/rtgeom_geos_clean.c       |   4 +-
 src/rtgeom_geos_node.c        |   5 +-
 src/rtgeom_geos_split.c       |   3 +-
 src/rtgeom_log.h              |   2 +-
 src/rtgeom_topo.c             |  68 ++++----
 src/rthomogenize.c            |   3 +-
 src/rtin_geojson.c            |   2 +-
 src/rtin_twkb.c               |   3 +-
 src/rtin_wkb.c                |   2 +-
 src/rtiterator.c              |   3 +-
 src/rtline.c                  |   3 +-
 src/rtlinearreferencing.c     |   3 +-
 src/rtmcurve.c                |   3 +-
 src/rtmline.c                 |   3 +-
 src/rtmpoint.c                |   3 +-
 src/rtmpoly.c                 |   3 +-
 src/rtmsurface.c              |   3 +-
 src/rtout_encoded_polyline.c  |   3 +-
 src/rtout_geojson.c           |   3 +-
 src/rtout_gml.c               |   3 +-
 src/rtout_kml.c               |   3 +-
 src/rtout_svg.c               |   3 +-
 src/rtout_twkb.c              |   3 +-
 src/rtout_twkb.h              |   4 +-
 src/rtout_wkb.c               |   3 +-
 src/rtout_wkt.c               |   3 +-
 src/rtout_x3d.c               |   3 +-
 src/rtpoint.c                 |   2 +-
 src/rtpoly.c                  |   3 +-
 src/rtprint.c                 |   3 +-
 src/rtpsurface.c              |   3 +-
 src/rtspheroid.c              |   3 +-
 src/rtstroke.c                |   3 +-
 src/rtt_tpsnap.c              | 350 ++++++++++++++++++++----------------------
 src/rttin.c                   |   3 +-
 src/rttree.c                  |   3 +-
 src/rttree.h                  |   2 +-
 src/rttriangle.c              |   3 +-
 src/rtutil.c                  | 102 ++++++------
 src/stringbuffer.c            |   3 +-
 src/stringbuffer.h            |   2 +-
 src/varint.c                  |   3 +-
 src/varint.h                  |   2 +-
 77 files changed, 428 insertions(+), 427 deletions(-)

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



More information about the Pkg-grass-devel mailing list