[SCM] gdal branch, master, updated. upstream/1.10.0-200-g009bec6
Bas Couwenberg
sebastic at xs4all.nl
Mon Oct 14 03:20:33 UTC 2013
The following commit has been merged in the master branch:
commit 993c3a0f63ba80b745884e47775ea03080c43261
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Oct 12 12:07:08 2013 +0200
Restructure control file, drop deprecated X{S,B}-Python-Version and duplicate section.
diff --git a/debian/control b/debian/control
index 9813c4a..dc2414e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,31 +1,65 @@
Source: gdal
+Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
+Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
+ Bas Couwenberg <sebastic at xs4all.nl>
Section: science
Priority: extra
-Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
-Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
- , Bas Couwenberg <sebastic at xs4all.nl>
-Build-Depends: debhelper (>= 9), 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-c-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, 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-1~),
- libpoppler-private-dev, liblzma-dev, libopenjpeg-dev, libarmadillo-dev, libfreexl-dev (>= 1.0.0),
- libkml-dev (>= 1.3.0~), liburiparser-dev, python3-all-dev, python3-numpy,
- netcdf-bin, default-jdk, ant
+Build-Depends: debhelper (>= 9),
+ zlib1g-dev,
+ libnetcdf-dev (>= 1:4.0.0),
+ netcdf-bin,
+ libjasper-dev,
+ libpng-dev,
+ libjpeg-dev,
+ libgif-dev,
+ libhdf4-alt-dev,
+ libhdf5-serial-dev (>= 1.6.6),
+ libpq-dev,
+ libxerces-c-dev,
+ unixodbc-dev (>= 2.2.11),
+ doxygen,
+ d-shlibs,
+ libgeos-dev,
+ libmysqlclient-dev,
+ python-all-dev (>= 2.6.6-3~),
+ python-numpy,
+ python3-all-dev,
+ python3-numpy,
+ 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-1~),
+ libpoppler-private-dev,
+ liblzma-dev,
+ libopenjpeg-dev,
+ libarmadillo-dev,
+ libfreexl-dev (>= 1.0.0),
+ libkml-dev (>= 1.3.0~),
+ liburiparser-dev,
+ default-jdk,
+ ant
Build-Conflicts: python-setuptools
Standards-Version: 3.9.4
-XS-Python-Version: all
-X-Python3-Version: >= 3.2
-Homepage: http://www.gdal.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/gdal.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/gdal.git
+Homepage: http://www.gdal.org/
+X-Python3-Version: >= 3.2
Package: libgdal1h
-Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Recommends: proj-bin
Breaks: libgdal1 (<= 1.10.0-0~),
libgdal1-1.6.0 (<= 1.10.0-0~)
@@ -51,9 +85,9 @@ Description: Geospatial Data Abstraction Library
This package contains the shared library.
Package: libgdal1-dev
-Section: libdevel
Architecture: all
-Depends: libgdal-dev
+Section: libdevel
+Depends: libgdal-dev
Description: Geospatial Data Abstraction Library - Development files
GDAL is a translator library for raster geospatial data formats.
As a library, it presents a single abstract data model to the
@@ -76,13 +110,28 @@ Description: Geospatial Data Abstraction Library - Development files
any build environment.
Package: libgdal-dev
-Section: libdevel
Architecture: any
-Depends: libgdal1h (=${binary:Version}), libc6-dev, libnetcdf-dev,
- libjasper-dev|libjasper-1.701-dev, libpng-dev, libjpeg-dev, libgif-dev, libhdf4-alt-dev,
- libpq-dev, libxerces-c-dev, unixodbc-dev, libsqlite3-dev, libgeos-dev,
- libmysqlclient-dev, libhdf5-serial-dev, libltdl3-dev, libcurl4-gnutls-dev|libcurl4-dev,
- libspatialite-dev, libdap-dev, ${misc:Depends}
+Section: libdevel
+Depends: libgdal1h (= ${binary:Version}),
+ libc6-dev,
+ libnetcdf-dev,
+ libjasper-dev,
+ libpng-dev,
+ libjpeg-dev,
+ libgif-dev,
+ libhdf4-alt-dev,
+ libhdf5-serial-dev,
+ libpq-dev,
+ libxerces-c-dev,
+ unixodbc-dev,
+ libsqlite3-dev,
+ libgeos-dev,
+ libmysqlclient-dev,
+ libltdl3-dev,
+ libcurl4-gnutls-dev,
+ libspatialite-dev,
+ libdap-dev,
+ ${misc:Depends}
Suggests: libgdal-doc
Breaks: libgdal1-dev (<< 1.9.0-1~)
Replaces: libgdal1-dev (<< 1.9.0-1~)
@@ -107,11 +156,10 @@ Description: Geospatial Data Abstraction Library - Development files
will use the GDAL/OGR (headers, static objects, configuration script).
Package: libgdal-doc
-Section: doc
Architecture: all
-Suggests: libgdal1h
+Section: doc
Depends: ${misc:Depends}
-Homepage: http://www.gdal.org/#index_userdocs
+Suggests: libgdal1h
Description: Documentation for 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
@@ -130,12 +178,12 @@ Description: Documentation for the Geospatial Data Abstraction Library
TIGER data, S57, MapInfo File, DGN, GML and more.
.
This package contains documentation for GDAL/OGR API.
+Homepage: http://www.gdal.org/#index_userdocs
Package: gdal-bin
-Section: science
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Homepage: http://www.gdal.org/gdal_utilities.html
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Suggests: python-gdal
Description: Geospatial Data Abstraction Library - Utility programs
GDAL is a translator library for raster geospatial data formats.
@@ -157,14 +205,16 @@ Description: Geospatial Data Abstraction Library - Utility programs
This package contains utility programs, based on GDAL/OGR library,
namely gdal_translate, gdalinfo, gdaladdo, gdalwarp, ogr2ogr, ogrinfo,
ogrtindex.
+Homepage: http://www.gdal.org/gdal_utilities.html
Package: python-gdal
-Section: python
Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, python-numpy, ${misc:Depends}
+Section: python
+Depends: ${shlibs:Depends},
+ ${python:Depends},
+ python-numpy,
+ ${misc:Depends}
Provides: ${python:Provides}
-Homepage: http://trac.osgeo.org/gdal/wiki/GdalOgrInPython
-XB-Python-Version: ${python:Versions}
Description: Python 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
@@ -184,14 +234,16 @@ 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.
+Homepage: http://trac.osgeo.org/gdal/wiki/GdalOgrInPython
Package: python3-gdal
-Section: python
Architecture: any
-Depends: ${shlibs:Depends}, ${python3:Depends}, python3-numpy, ${misc:Depends}
+Section: python
+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
@@ -211,12 +263,14 @@ Description: Python 3 bindings to the Geospatial Data Abstraction Library
.
This package contains Python 3 bindings for GDAL/OGR library and
a set of additional command line tools.
+Homepage: http://trac.osgeo.org/gdal/wiki/GdalOgrInPython
Package: libgdal-perl
-Section: perl
Architecture: any
-Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
-Homepage: http://map.hut.fi/doc/Geo-GDAL/html/
+Section: perl
+Depends: ${shlibs:Depends},
+ ${perl:Depends},
+ ${misc:Depends}
Description: Perl 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
@@ -235,11 +289,13 @@ Description: Perl bindings to the Geospatial Data Abstraction Library
TIGER data, S57, MapInfo File, DGN, GML and more.
.
This package contains Perl bindings for GDAL/OGR library.
+Homepage: http://map.hut.fi/doc/Geo-GDAL/html/
Package: libgdal-ruby1.8
-Section: ruby
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: ruby
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Ruby 1.8 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
@@ -260,18 +316,19 @@ Description: Ruby 1.8 bindings to the Geospatial Data Abstraction Library
This package contains ruby 1.8 bindings for GDAL/OGR library.
Package: libgdal-ruby
-Section: ruby
Architecture: any
-Depends: libgdal-ruby1.8, ${misc:Depends}
+Section: ruby
+Depends: libgdal-ruby1.8,
+ ${misc:Depends}
Description: Ruby bindings to the Geospatial Data Abstraction Library
This is a dummy package which depends on current ruby version
to support GDAL/OGR library binding upgrades.
Package: libgdal-java
-Section: java
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Homepage: http://map.hut.fi/doc/Geo-GDAL/html/
+Section: java
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Java 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
@@ -290,4 +347,4 @@ Description: Java bindings to the Geospatial Data Abstraction Library
TIGER data, S57, MapInfo File, DGN, GML and more.
.
This package contains Java bindings for GDAL/OGR library.
-
+Homepage: http://map.hut.fi/doc/Geo-GDAL/html/
--
GDAL/OGR library and tools
More information about the Pkg-grass-devel
mailing list