[SCM] gdal branch, master, updated. upstream/1.8.0-45-g44fecc2

Francesco Paolo Lovergine frankie at debian.org
Tue Sep 27 16:15:09 UTC 2011


The following commit has been merged in the master branch:
commit 272494969928613cf0ab5f01ab17a058e607e4d5
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date:   Mon Sep 26 15:38:08 2011 +0200

    Hiding libtiff symbols.

diff --git a/debian/gdal.ver b/debian/gdal.ver
index fc98605..10c01c2 100644
--- a/debian/gdal.ver
+++ b/debian/gdal.ver
@@ -1,3 +1,6 @@
 GDAL_1.8 {
-    global: *;
+    local:
+        TIFF*;
+    global: 
+        *;
 };

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list