[gdal] branch upstream updated (a38b2cd -> 83f2e5d)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Jan 22 14:09:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository gdal.
from a38b2cd Imported Upstream version 1.11.3+dfsg
new 83f2e5d Imported Upstream version 1.11.4~rc1+dfsg
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
GDALmake.opt.in | 2 +-
NEWS | 102 ++++
VERSION | 2 +-
apps/gdalwarp.cpp | 21 +-
apps/ogr2ogr.cpp | 11 +-
data/gml_registry.xml | 2 +-
data/ruian_vf_ob_v1.gfs | 92 +++-
data/ruian_vf_v1.gfs | 26 +-
dist_docs/README_UNX_BIN.TXT | 71 +++
dist_docs/README_WIN_BIN.TXT | 86 ++++
dist_docs/SETUP_GDAL.BAT | 24 +
dist_docs/burnpath.c | 113 +++++
dist_docs/install_unx.sh | 70 +++
doxygen_sqlite3.db | Bin 0 -> 150528 bytes
frmts/bsb/bsb_read.c | 23 +-
frmts/gtiff/geotiff.cpp | 49 +-
frmts/hfa/hfaband.cpp | 11 +-
frmts/hfa/hfaentry.cpp | 10 +-
frmts/netcdf/netcdfdataset.cpp | 101 ++--
frmts/nitf/ecrgtocdataset.cpp | 12 +-
frmts/nitf/nitffile.c | 32 +-
frmts/pdf/pdfdataset.cpp | 23 +-
frmts/pds/frmt_pds.html | 31 +-
frmts/pds/pdsdataset.cpp | 10 +-
frmts/vrt/vrtdataset.cpp | 11 +-
frmts/vrt/vrtrasterband.cpp | 6 +-
frmts/vrt/vrtrawrasterband.cpp | 10 +-
frmts/vrt/vrtsources.cpp | 6 +-
frmts/wms/wmsdriver.cpp | 11 +-
frmts/xpm/xpmdataset.cpp | 38 +-
gcore/gdal_version.h | 6 +-
gcore/gdalproxypool.cpp | 6 +-
man/man1/_home_rouault_dist_wrk_gdal_apps_.1 | 93 ++++
man/man1/gdal-config.1 | 3 +-
man/man1/gdal2tiles.1 | 5 +-
man/man1/gdal_calc.1 | 6 +-
man/man1/gdal_contour.1 | 6 +-
man/man1/gdal_edit.1 | 4 +-
man/man1/gdal_fillnodata.1 | 5 +-
man/man1/gdal_grid.1 | 28 +-
man/man1/gdal_merge.1 | 7 +-
man/man1/gdal_polygonize.1 | 5 +-
man/man1/gdal_proximity.1 | 5 +-
man/man1/gdal_rasterize.1 | 7 +-
man/man1/gdal_retile.1 | 10 +-
man/man1/gdal_sieve.1 | 5 +-
man/man1/gdal_translate.1 | 8 +-
man/man1/gdal_utilities.1 | 2 +-
man/man1/gdaladdo.1 | 12 +-
man/man1/gdalbuildvrt.1 | 9 +-
man/man1/gdalcompare.1 | 5 +-
man/man1/gdaldem.1 | 11 +-
man/man1/gdalinfo.1 | 6 +-
man/man1/gdallocationinfo.1 | 7 +-
man/man1/gdalmanage.1 | 14 +-
man/man1/gdalmove.1 | 5 +-
man/man1/gdalsrsinfo.1 | 27 +-
man/man1/gdaltindex.1 | 37 +-
man/man1/gdaltransform.1 | 9 +-
man/man1/gdalwarp.1 | 7 +-
man/man1/nearblack.1 | 5 +-
man/man1/ogr2ogr.1 | 14 +-
man/man1/ogr_utilities.1 | 2 +-
man/man1/ogrinfo.1 | 11 +-
man/man1/ogrlineref.1 | 6 +-
man/man1/ogrtindex.1 | 6 +-
man/man1/pct2rgb.1 | 5 +-
man/man1/rgb2pct.1 | 6 +-
ogr/ogr_srs_esri.cpp | 7 +-
ogr/ogrsf_frmts/csv/ogrcsvlayer.cpp | 6 +-
ogr/ogrsf_frmts/generic/ogr_gensql.cpp | 23 +-
ogr/ogrsf_frmts/generic/ogrlayer.cpp | 20 +-
ogr/ogrsf_frmts/gml/gmlhandler.cpp | 9 +-
ogr/ogrsf_frmts/mitab/mitab_feature_mif.cpp | 43 +-
ogr/ogrsf_frmts/ntf/ntfrecord.cpp | 8 +-
.../openfilegdb/ogropenfilegdblayer.cpp | 4 +-
ogr/ogrsf_frmts/pg/ogrpgtablelayer.cpp | 6 +-
ogr/ogrsf_frmts/pgdump/ogrpgdumpdatasource.cpp | 36 +-
ogr/ogrsf_frmts/shape/shape2ogr.cpp | 11 +-
ogr/ogrsf_frmts/vrt/ogrvrtlayer.cpp | 10 +-
port/cpl_path.cpp | 7 +-
port/cpl_string.cpp | 67 +--
port/cpl_vsil_stdout.cpp | 6 +-
swig/SWIGmake.base | 2 +-
swig/csharp/const/GdalConst.cs | 2 +-
swig/csharp/const/GdalConstPINVOKE.cs | 2 +-
swig/csharp/const/gdalconst_wrap.c | 22 +-
swig/csharp/gdal/Access.cs | 2 +-
swig/csharp/gdal/AsyncReader.cs | 2 +-
swig/csharp/gdal/AsyncStatusType.cs | 2 +-
swig/csharp/gdal/Band.cs | 2 +-
swig/csharp/gdal/CPLErr.cs | 2 +-
swig/csharp/gdal/ColorEntry.cs | 2 +-
swig/csharp/gdal/ColorInterp.cs | 2 +-
swig/csharp/gdal/ColorTable.cs | 2 +-
swig/csharp/gdal/DataType.cs | 2 +-
swig/csharp/gdal/Dataset.cs | 2 +-
swig/csharp/gdal/Driver.cs | 2 +-
swig/csharp/gdal/GCP.cs | 2 +-
swig/csharp/gdal/Gdal.cs | 2 +-
swig/csharp/gdal/GdalPINVOKE.cs | 2 +-
swig/csharp/gdal/MajorObject.cs | 2 +-
swig/csharp/gdal/PaletteInterp.cs | 2 +-
swig/csharp/gdal/RATFieldType.cs | 2 +-
swig/csharp/gdal/RATFieldUsage.cs | 2 +-
swig/csharp/gdal/RWFlag.cs | 2 +-
swig/csharp/gdal/RasterAttributeTable.cs | 2 +-
swig/csharp/gdal/ResampleAlg.cs | 2 +-
.../gdal/SWIGTYPE_p_p_GDALRasterBandShadow.cs | 2 +-
swig/csharp/gdal/Transformer.cs | 2 +-
swig/csharp/gdal/XMLNode.cs | 2 +-
swig/csharp/gdal/XMLNodeType.cs | 2 +-
swig/csharp/gdal/gdal_wrap.cpp | 42 +-
swig/csharp/ogr/CoordinateTransformation.cs | 2 +-
swig/csharp/ogr/DataSource.cs | 2 +-
swig/csharp/ogr/Driver.cs | 2 +-
swig/csharp/ogr/Envelope.cs | 2 +-
swig/csharp/ogr/Envelope3D.cs | 2 +-
swig/csharp/ogr/Feature.cs | 2 +-
swig/csharp/ogr/FeatureDefn.cs | 2 +-
swig/csharp/ogr/FieldDefn.cs | 2 +-
swig/csharp/ogr/FieldType.cs | 2 +-
swig/csharp/ogr/GeomFieldDefn.cs | 2 +-
swig/csharp/ogr/Geometry.cs | 2 +-
swig/csharp/ogr/Justification.cs | 2 +-
swig/csharp/ogr/Layer.cs | 2 +-
swig/csharp/ogr/Ogr.cs | 2 +-
swig/csharp/ogr/OgrPINVOKE.cs | 2 +-
swig/csharp/ogr/Osr.cs | 2 +-
swig/csharp/ogr/OsrPINVOKE.cs | 2 +-
swig/csharp/ogr/SpatialReference.cs | 2 +-
swig/csharp/ogr/StyleTable.cs | 2 +-
swig/csharp/ogr/ogr_wrap.cpp | 42 +-
swig/csharp/ogr/osr_wrap.cpp | 42 +-
swig/csharp/ogr/wkbByteOrder.cs | 2 +-
swig/csharp/ogr/wkbGeometryType.cs | 2 +-
swig/csharp/osr/CoordinateTransformation.cs | 2 +-
swig/csharp/osr/Osr.cs | 2 +-
swig/csharp/osr/OsrPINVOKE.cs | 2 +-
swig/csharp/osr/SpatialReference.cs | 2 +-
swig/csharp/osr/osr_wrap.cpp | 42 +-
swig/include/perl/gdal_perl.i | 4 +-
swig/perl/gdal_wrap.cpp | 210 ++++-----
swig/perl/gdalconst_wrap.c | 436 +++++++++--------
swig/perl/lib/Geo/GDAL.pm | 6 +-
swig/perl/lib/Geo/GDAL/Const.pm | 2 +-
swig/perl/lib/Geo/OGR.pm | 2 +-
swig/perl/lib/Geo/OSR.pm | 2 +-
swig/perl/ogr_wrap.cpp | 336 +++++++-------
swig/perl/osr_wrap.cpp | 516 ++++++++++-----------
swig/python/setup.py | 2 +-
151 files changed, 2090 insertions(+), 1406 deletions(-)
create mode 100644 dist_docs/README_UNX_BIN.TXT
create mode 100644 dist_docs/README_WIN_BIN.TXT
create mode 100755 dist_docs/SETUP_GDAL.BAT
create mode 100644 dist_docs/burnpath.c
create mode 100755 dist_docs/install_unx.sh
create mode 100644 doxygen_sqlite3.db
create mode 100644 man/man1/_home_rouault_dist_wrk_gdal_apps_.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git
More information about the Pkg-grass-devel
mailing list