[spatialite-tools] branch experimental updated (3bd70d8 -> b02c372)

Bas Couwenberg sebastic at xs4all.nl
Wed Nov 26 22:51:06 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-tools.

      from  3bd70d8   Set distribution to experimental.
       new  df3715f   Set experimental branch in Vcs-Git and gbp.conf.
       new  74bc484   Imported Upstream version 4.2.1~rc1
       new  d62300d   Merge tag 'upstream/4.2.1_rc1' into experimental
       new  a542f63   New upstream release candidate.
       new  afb262b   Add man page for spatialite_osm_overpass.
       new  da40ed5   Add man page for spatialite_xml_validator.
       new  bc23bb4   Drop patches applied upstream, refresh remaining patches.
       new  6f6ebac   Add build dependency on libxml2.
       new  2f679c4   Bump Standards-Version to 3.9.6, no changes.
       new  b02c372   Update 07-succesfully-typo.patch, also fix typo in spatialite_osm_overpass.

The 10 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:
 Makefile-static-MinGW                              |   33 +
 Makefile.am                                        |   15 +-
 Makefile.in                                        |   51 +-
 config.h.in                                        |    6 +
 configure                                          |  135 +-
 configure.ac                                       |   18 +-
 debian/changelog                                   |   13 +
 debian/control                                     |    7 +-
 debian/gbp.conf                                    |    2 +-
 ...osm_net.1.xml => spatialite_osm_overpass.1.xml} |  116 +-
 debian/man/spatialite_xml_validator.1.xml          |   57 +
 debian/patches/00-add_automake_foreign.patch       |    4 +-
 debian/patches/04-output-typo.patch                |   15 -
 debian/patches/06-link-sqlite3.patch               |    4 +-
 debian/patches/07-succesfully-typo.patch           |   19 +-
 debian/patches/09-default-typo.patch               |   14 -
 debian/patches/10-no-sqlite-check.patch            |    2 +-
 debian/patches/series                              |    2 -
 debian/spatialite-bin.manpages                     |    2 +
 shell.c                                            |   60 +-
 spatialite_network.c                               | 1063 ++++-
 spatialite_osm_overpass.c                          | 4591 ++++++++++++++++++++
 spatialite_xml_collapse.c                          |    9 +
 spatialite_xml_load.c                              |    9 +
 spatialite_xml_print.c                             |   11 +-
 spatialite_xml_validator.c                         |  718 +++
 26 files changed, 6672 insertions(+), 304 deletions(-)
 copy debian/man/{spatialite_osm_net.1.xml => spatialite_osm_overpass.1.xml} (50%)
 create mode 100644 debian/man/spatialite_xml_validator.1.xml
 delete mode 100644 debian/patches/04-output-typo.patch
 delete mode 100644 debian/patches/09-default-typo.patch
 create mode 100644 spatialite_osm_overpass.c
 create mode 100644 spatialite_xml_validator.c

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



More information about the Pkg-grass-devel mailing list