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

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


The following commit has been merged in the ubuntu/lucid branch:
commit b75de437785c6dcaa1267182e4a2aa338924c7b1
Author: Jerome Villeneuve Larouche <jlarouche at mapgears.com>
Date:   Thu Nov 8 20:06:59 2012 +0000

    Added back python3-gdal

diff --git a/debian/changelog b/debian/changelog
index 46b8a43..fbf2b28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 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
diff --git a/debian/control b/debian/control
index e644481..937ff82 100644
--- a/debian/control
+++ b/debian/control
@@ -179,6 +179,33 @@ 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