[spatialite] branch experimental updated (2885bc5 -> 1222bec)

Bas Couwenberg sebastic at xs4all.nl
Wed Nov 26 23:20:22 UTC 2014


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

sebastic-guest pushed a change to branch experimental
in repository spatialite.

      from  2885bc5   Rename mod-spatialite package to match SONAME, add lintian overrides.
       new  245d3ef   Imported Upstream version 4.2.1~rc1
       new  2369c62   Merge tag 'upstream/4.2.1_rc1' into experimental
       new  e2d8bb3   New upstream release candidate.
       new  1222bec   Refresh patches.

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:
 configure                                          |  20 +-
 configure.ac                                       |   2 +-
 debian/changelog                                   |   4 +-
 debian/patches/13-succesfully-typo.patch           |   4 +-
 spatialite-sql-latest.html                         |  11 +-
 src/spatialite/extra_tables.c                      | 110 +--
 src/spatialite/spatialite.c                        | 154 +++-
 src/spatialite/virtualXL.c                         |  12 +
 src/spatialite/virtualbbox.c                       |  12 +
 src/spatialite/virtualdbf.c                        |  12 +
 src/spatialite/virtualelementary.c                 |  12 +
 src/spatialite/virtualfdo.c                        |  12 +
 src/spatialite/virtualgpkg.c                       |  12 +
 src/spatialite/virtualnetwork.c                    | 940 ++++++++++++++++-----
 src/spatialite/virtualshape.c                      |  12 +
 src/spatialite/virtualspatialindex.c               |  12 +
 src/spatialite/virtualxpath.c                      |  12 +
 src/virtualtext/virtualtext.c                      |   2 +
 test/sql_stmt_geos_tests/Makefile.am               |   2 +
 test/sql_stmt_geos_tests/Makefile.in               |   2 +
 test/sql_stmt_geos_tests/buffer11.testcase         |   7 +
 test/sql_stmt_geos_tests/buffer12.testcase         |   7 +
 test/sql_stmt_tests/Makefile.am                    |   4 +
 test/sql_stmt_tests/Makefile.in                    |   4 +
 .../eval1.testcase}                                |   8 +-
 .../eval2.testcase}                                |   6 +-
 test/sql_stmt_tests/eval3.testcase                 |   7 +
 test/sql_stmt_tests/eval4.testcase                 |   7 +
 28 files changed, 1124 insertions(+), 285 deletions(-)
 create mode 100644 test/sql_stmt_geos_tests/buffer11.testcase
 create mode 100644 test/sql_stmt_geos_tests/buffer12.testcase
 copy test/{sql_stmt_geopackage_tests/asgpb4.testcase => sql_stmt_tests/eval1.testcase} (67%)
 copy test/{sql_stmt_geos_tests/buffer3.testcase => sql_stmt_tests/eval2.testcase} (61%)
 create mode 100644 test/sql_stmt_tests/eval3.testcase
 create mode 100644 test/sql_stmt_tests/eval4.testcase

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



More information about the Pkg-grass-devel mailing list