[libspatialindex] branch upstream updated (2d54f2b -> 43e45cf)

Bas Couwenberg sebastic at xs4all.nl
Sat Nov 8 18:40:47 UTC 2014


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

sebastic-guest pushed a change to branch upstream
in repository libspatialindex.

      from  2d54f2b   Imported Upstream version 1.8.4
       new  43e45cf   Imported Upstream version 1.8.5

The 1 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                    |    7 +-
 ChangeLog                         |   17 +
 Makefile.am                       |    5 +-
 Makefile.in                       |   10 +-
 aclocal.m4                        | 8607 +------------------------------------
 configure                         |   25 +-
 configure.ac                      |    3 +-
 include/Makefile.in               |    5 +-
 include/spatialindex/Version.h    |    6 +-
 include/spatialindex/capi/Index.h |   10 +-
 aclocal.m4 => m4/libtool.m4       | 1798 +-------
 m4/ltoptions.m4                   |  384 ++
 m4/ltsugar.m4                     |  123 +
 m4/ltversion.m4                   |   23 +
 m4/lt~obsolete.m4                 |   98 +
 src/CMakeLists.txt                |    2 +-
 src/Makefile.in                   |    5 +-
 src/capi/Index.cc                 |    4 +-
 src/capi/Makefile.in              |    5 +-
 src/mvrtree/Makefile.in           |    5 +-
 src/rtree/Makefile.in             |    5 +-
 src/spatialindex/Makefile.in      |    5 +-
 src/storagemanager/Makefile.in    |    5 +-
 src/tools/Makefile.in             |    5 +-
 src/tprtree/Makefile.in           |    5 +-
 test/Makefile.in                  |    5 +-
 test/geometry/Makefile.in         |    5 +-
 test/mvrtree/Makefile.in          |    5 +-
 test/rtree/Makefile.in            |    5 +-
 test/tprtree/Makefile.in          |    5 +-
 30 files changed, 770 insertions(+), 10422 deletions(-)
 copy aclocal.m4 => m4/libtool.m4 (81%)
 create mode 100644 m4/ltoptions.m4
 create mode 100644 m4/ltsugar.m4
 create mode 100644 m4/ltversion.m4
 create mode 100644 m4/lt~obsolete.m4

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



More information about the Pkg-grass-devel mailing list