[SCM] gdal branch, ubuntu/lucid, updated. upstream/1.9.2-125-g244eb1d

Jerome Villeneuve Larouche jlarouche at mapgears.com
Wed Jun 12 17:28:43 UTC 2013


The following commit has been merged in the ubuntu/lucid branch:
commit 1bf39a39b636ba87070b0cf470845e5e1c3c5d06
Author: Jerome Villeneuve Larouche <jlarouche at mapgears.com>
Date:   Thu Nov 8 14:05:48 2012 +0000

    Fixed build error. Removed python3-gdal

diff --git a/debian/changelog b/debian/changelog
index c23c8c5..46b8a43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gdal (1.9.2-2~lucid6) lucid; urgency=low
+
+  * Launchpad build for Lucid
+  * Removed python3-gdal
+  * Changed ruby1.8 dependency to ruby
+
+ -- Jerome Villeneuve Larouche <jlarouche at mapgears.com>  Thu, 08 Nov 2012 14:04:28 +0000
+
 gdal (1.9.2-2~lucid3) lucid; urgency=high
 
   * Removed OGDI
diff --git a/debian/control b/debian/control
index 4c8b12b..e644481 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 8), zlib1g-dev, libnetcdf-dev (>= 1:3.6.1),
  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.5), 
  libcurl4-gnutls-dev, libsqlite3-dev, 
- ruby1.8, ruby1.8-dev, chrpath, swig, patch, libexpat1-dev, libproj-dev,
+ ruby, 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-dev, liblzma-dev, libopenjpeg-dev, libarmadillo-dev, libfreexl-dev (>= 1.0.0),
  libkml-dev, liburiparser-dev, python3-all-dev
@@ -179,33 +179,6 @@ Description: Python bindings to the Geospatial Data Abstraction Library
  This package contains Python bindings for GDAL/OGR library and
  a set of additional command line tools.
 
-Package: python3-gdal
-Section: python
-Architecture: any
-Depends: ${shlibs:Depends}, ${python3:Depends}, python3-numpy, ${misc:Depends}
-Provides: ${python3:Provides}
-Homepage: http://trac.osgeo.org/gdal/wiki/GdalOgrInPython
-XB-Python-Version: ${python3:Versions}
-Description: Python 3 bindings to the Geospatial Data Abstraction Library
- GDAL is a translator library for raster geospatial data formats.
- As a library, it presents a single abstract data model to the
- calling application for all supported formats. The related OGR
- library (which lives within the GDAL source tree) provides
- a similar capability for simple features vector data.
- .
- GDAL supports 40+ popular data formats, including commonly used
- ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in
- GIS and remote sensing software packages (ERDAS Imagine,
- ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote
- sensing and scientific data distribution formats such as HDF,
- EOS FAST, NOAA L1B, NetCDF, FITS.
- .
- OGR library supports popular vector formats like ESRI Shapefile,
- TIGER data, S57, MapInfo File, DGN, GML and more.
- .
- This package contains Python 3 bindings for GDAL/OGR library and
- a set of additional command line tools.
-
 Package: libgdal-perl
 Section: perl
 Architecture: any

-- 
GDAL/OGR library and tools



More information about the Pkg-grass-devel mailing list