[libspatialindex] branch experimental updated (cb650de -> 43c912c)
Bas Couwenberg
sebastic at xs4all.nl
Sat Nov 8 18:40:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a change to branch experimental
in repository libspatialindex.
from cb650de Set distribution to experimental.
new d7279d6 Set experimental branch in Vcs-Git and gbp.conf.
new 43e45cf Imported Upstream version 1.8.5
new 0759fd4 Merge tag 'upstream/1.8.5' into experimental
new aadc588 New upstream release.
new 9d9d8b8 Drop soversion.patch, applied upstream.
new e5c804d Update copyright file for autotools files.
new 45886be Update symbols for amd64.
new edfa223 Update missing symbols.
new 43c912c 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:
CMakeLists.txt | 7 +-
ChangeLog | 17 +
Makefile.am | 5 +-
Makefile.in | 10 +-
aclocal.m4 | 8607 +------------------------------------
configure | 25 +-
configure.ac | 3 +-
debian/changelog | 10 +
debian/control | 2 +-
debian/copyright | 42 +
debian/gbp.conf | 2 +-
debian/libspatialindex-c4.symbols | 29 +-
debian/libspatialindex4.symbols | 38 +-
debian/patches/series | 1 -
debian/patches/soversion.patch | 28 -
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 +-
38 files changed, 858 insertions(+), 10486 deletions(-)
delete mode 100644 debian/patches/soversion.patch
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