The following commit has been merged in the master branch:
commit 272494969928613cf0ab5f01ab17a058e607e4d5
Author: Francesco Paolo Lovergine <[email protected]>
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
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel