[spatialite-tools] branch experimental updated (e78eb72 -> 7d3e10c)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Jun 19 20:54:32 UTC 2015


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

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

      from  e78eb72   Set distribution to experimental.
       new  a33640c   Update watch file to use lowercase rc in upstream version mangle.
       new  8abff6a   Imported Upstream version 4.3.0~rc0
       new  520558d   Merge tag 'upstream/4.3.0_rc0' into experimental
       new  67cd68f   New upstream release candidate.
       new  f72fa8e   Drop patches applied upstream, refresh remaining patches.
       new  6683856   Drop disabled patches.
       new  b331d79   Add patch to link sqlite3.
       new  0d78f5c   Mark patches as Forwarded.
       new  7d3e10c   Set distribution to experimental.

The 9 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.in                                        |  50 ++-
 aclocal.m4                                         | 175 +++++++++--
 compile                                            | 347 +++++++++++++++++++++
 configure                                          | 192 +++++++++++-
 configure.ac                                       |   2 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   2 +-
 debian/patches/00-add_automake_foreign.patch       |   4 +-
 debian/patches/00-systemlibs.patch                 | 167 ----------
 debian/patches/01-fix_local_build.patch            | 162 ----------
 ...06-link-sqlite3.patch => 01-link-sqlite3.patch} |   6 +-
 debian/patches/03-fix_typos.patch                  | 114 -------
 debian/patches/05-dont_relink.patch                |  31 --
 debian/patches/07-succesfully-typo.patch           |  68 ----
 debian/patches/08-indifferently-typo.patch         |  37 ---
 debian/patches/10-no-sqlite-check.patch            |   2 +
 debian/patches/series                              |   6 +-
 debian/watch                                       |   9 +-
 shell.c                                            |   4 +-
 spatialite_convert.c                               |   2 +-
 spatialite_dxf.c                                   |   2 +-
 spatialite_gml.c                                   |   2 +-
 spatialite_osm_map.c                               |   6 +-
 spatialite_osm_net.c                               |  12 +-
 spatialite_osm_overpass.c                          |   2 +-
 spatialite_osm_raw.c                               |   4 +-
 spatialite_xml_collapse.c                          |   2 +-
 spatialite_xml_load.c                              |   2 +-
 28 files changed, 744 insertions(+), 677 deletions(-)
 create mode 100755 compile
 delete mode 100644 debian/patches/00-systemlibs.patch
 delete mode 100644 debian/patches/01-fix_local_build.patch
 rename debian/patches/{06-link-sqlite3.patch => 01-link-sqlite3.patch} (89%)
 delete mode 100644 debian/patches/03-fix_typos.patch
 delete mode 100644 debian/patches/05-dont_relink.patch
 delete mode 100644 debian/patches/07-succesfully-typo.patch
 delete mode 100644 debian/patches/08-indifferently-typo.patch

-- 
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