[SCM] gdal branch, master, updated. upstream/1.10.0-152-g282cd7d

Jerome Villeneuve Larouche jlarouche at mapgears.com
Wed Jun 26 19:43:48 UTC 2013


The following commit has been merged in the master branch:
commit 3a73b8a6c70429571606d65bdf10cddd9ff82e01
Author: Jerome Villeneuve Larouche <jlarouche at mapgears.com>
Date:   Thu Nov 22 13:39:59 2012 +0000

    Added back OGDI

diff --git a/debian/changelog b/debian/changelog
index b20f43c..3f407d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 gdal (1.9.2-1) unstable; urgency=low
 
   * New Upstream release
-  * Removed OGDI
 
  -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Thu, 01 Nov 2012 18:52:53 +0000
 
diff --git a/debian/control b/debian/control
index dd5833a..2a96323 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8), zlib1g-dev, libnetcdf-dev (>= 1:4.0.0),
  libjasper-dev, libpng-dev, libjpeg-dev, libgif-dev,
  libhdf4-alt-dev, libhdf5-serial-dev (>= 1.6.6), libpq-dev, libxerces-c2-dev, unixodbc-dev (>= 2.2.11),
  python-numpy, doxygen, d-shlibs, libgeos-dev, libmysqlclient-dev, python-all-dev (>= 2.6.6-3~),
- libcurl4-gnutls-dev, libsqlite3-dev, 
+ libcurl4-gnutls-dev, libsqlite3-dev, libogdi3.2-dev,
  ruby1.8, ruby1.8-dev, chrpath, swig, patch, libexpat1-dev, libproj-dev,
  libdap-dev, libxml2-dev, libspatialite-dev (>= 2.4.0~rc2-4), libepsilon-dev (>= 0.9.1),
  libpoppler-private-dev, liblzma-dev, libopenjpeg-dev, libarmadillo-dev, libfreexl-dev (>= 1.0.0),
diff --git a/debian/rules b/debian/rules
index ff06a8d..704801f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -80,6 +80,7 @@ configure-stamp:
 			--with-ruby \
 			--with-python \
 			--with-odbc \
+			--with-ogdi \
 			--with-dods-root=/usr \
 			--with-static-proj4=yes \
 			--with-spatialite=/usr \

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list