[SCM] gdal branch, ubuntu/oneiric, updated. upstream/1.9.2-124-g5975b18

Jerome Villeneuve Larouche jlarouche at mapgears.com
Wed Jun 12 17:33:40 UTC 2013


The following commit has been merged in the ubuntu/oneiric branch:
commit 18b81f831f23a00c88f661051481656b1a91756d
Author: Jerome Villeneuve Larouche <jlarouche at mapgears.com>
Date:   Thu Sep 6 20:33:50 2012 +0000

    Fix gdal internal TIFF symbols issue

diff --git a/debian/changelog b/debian/changelog
index 5ce72df..b5c679e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gdal (1.9.1-2~oneiric4) oneiric; urgency=low
+
+  * Fix gdal internal TIFF symbols issue
+
+ -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Thu, 06 Sep 2012 18:00:59 +0000
+
 gdal (1.9.1-2~oneiric3) oneiric; urgency=low
 
   * Launchpad release for Oneiric
diff --git a/debian/rules b/debian/rules
index d2c165e..d41b025 100755
--- a/debian/rules
+++ b/debian/rules
@@ -93,6 +93,8 @@ configure-stamp:
 			--with-freexl=yes \
 			--with-armadillo=yes \
 			--with-liblzma=yes \
+			--with-rename-internal-libtiff-symbols=yes \
+			--with-rename-internal-libgeotiff-symbols=yes \
 			--with-epsilon=/usr; \
 		mv GDALmake.opt GDALmake.opt-$$V; \
 	done

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list