[SCM] gdal branch, master, updated. upstream/1.9.2-130-g0fb346c

Francesco Paolo Lovergine frankie at debian.org
Thu Jun 20 07:52:25 UTC 2013


The following commit has been merged in the master branch:
commit 2f527b08c7de4af9369a0da6d7311180181840a1
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Mon Apr 8 11:20:34 2013 +0200

    Reintroduced hidden symbols.

diff --git a/debian/changelog b/debian/changelog
index 524db0a..3812596 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gdal (1.9.2-1~exp2) experimental; urgency=low
+
+  * Reintroduced internal symbols hiding for better compatibility 
+    against mixing external geotiff and gdal. See Orfeotoolbox case:
+    See #558733 again.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 29 Mar 2013 14:07:43 +0100
+
 gdal (1.9.2-1~exp1) experimental; urgency=low
 
   [ Jerome Villeneuve Larouche ]
diff --git a/debian/rules b/debian/rules
index 704801f..c7c798f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,6 +66,7 @@ configure-stamp:
 			--includedir=\$$\{prefix\}/include/gdal \
 			--with-threads \
 			--with-grass=no \
+			--with-hide-internal-symbols=yes \
 			--with-libtiff=internal \
 			--with-geotiff=internal \
 			--with-jasper \

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list