[geos] 03/04: Fix architectures for getGeometryN(unsigned long) symbol.

Bas Couwenberg sebastic at debian.org
Sat Nov 5 09:23:53 UTC 2016


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

sebastic pushed a commit to branch master
in repository geos.

commit 39fca7080e5a5345e5ae5f7e40c1a6c5006b92f0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Nov 5 09:49:02 2016 +0100

    Fix architectures for getGeometryN(unsigned long) symbol.
---
 debian/changelog             | 6 ++++++
 debian/libgeos-3.5.1.symbols | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bf26dbb..c8c19a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+geos (3.5.1-3) UNRELEASED; urgency=medium
+
+  * Fix architectures for getGeometryN(unsigned long) symbol.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 05 Nov 2016 10:08:36 +0100
+
 geos (3.5.1-2) unstable; urgency=medium
 
   * Update symbols for other architectures.
diff --git a/debian/libgeos-3.5.1.symbols b/debian/libgeos-3.5.1.symbols
index 5908ea5..84ef908 100644
--- a/debian/libgeos-3.5.1.symbols
+++ b/debian/libgeos-3.5.1.symbols
@@ -4329,7 +4329,7 @@ libgeos-3.5.1.so #PACKAGE# #MINVER#
  (c++)"virtual thunk to geos::geom::GeometryCollection::getCoordinates() const at Base" 3.4.2
  (c++)"virtual thunk to geos::geom::GeometryCollection::getDimension() const at Base" 3.4.2
  (c++|arch=!alpha !amd64 !arm64 !kfreebsd-amd64 !mips64el !ppc64 !ppc64el !s390x !sparc64)"virtual thunk to geos::geom::GeometryCollection::getGeometryN(unsigned int) const at Base" 3.4.2
- (c++|arch=amd64 mips64el ppc64 sparc64)"virtual thunk to geos::geom::GeometryCollection::getGeometryN(unsigned long) const at Base" 3.5.1
+ (c++|arch=alpha amd64 arm64 kfreebsd-amd64 mips64el ppc64 ppc64el s390x sparc64)"virtual thunk to geos::geom::GeometryCollection::getGeometryN(unsigned long) const at Base" 3.5.1
  (c++)"virtual thunk to geos::geom::GeometryCollection::getGeometryType() const at Base" 3.4.2
  (c++)"virtual thunk to geos::geom::GeometryCollection::getGeometryTypeId() const at Base" 3.4.2
  (c++)"virtual thunk to geos::geom::GeometryCollection::getLength() const at Base" 3.4.2

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



More information about the Pkg-grass-devel mailing list