This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository gdal.
commit 0e6718e4284da46494f6b3a9c4e809650d0ee99d Author: Bas Couwenberg <[email protected]> Date: Mon Jan 25 19:40:10 2016 +0100 Refresh patches. --- debian/patches/accomodate-typo | 2 +- debian/patches/consistant-typo | 14 +++++++------- debian/patches/developement-typo | 2 +- debian/patches/explicitely-typo | 4 ++-- debian/patches/occurred-typo.patch | 4 ++-- debian/patches/ressource-typo | 6 +++--- debian/patches/supress-typo | 4 ++-- debian/patches/usefull-typo | 8 ++++---- 8 files changed, 22 insertions(+), 22 deletions(-) diff --git a/debian/patches/accomodate-typo b/debian/patches/accomodate-typo index d6d5ac6..717fcf8 100644 --- a/debian/patches/accomodate-typo +++ b/debian/patches/accomodate-typo @@ -5,7 +5,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 --- a/NEWS +++ b/NEWS -@@ -4243,7 +4243,7 @@ GeoTIFF driver : +@@ -4244,7 +4244,7 @@ GeoTIFF driver : * Use official value for inverse flattening of the WGS84 ellipsoid (#2787) * Add metadata domain for XML documents (#2786) * Make GTiff driver friendly with files with huge number of bands and pixel interleaving (#2838) diff --git a/debian/patches/consistant-typo b/debian/patches/consistant-typo index 178d7ed..2a4c665 100644 --- a/debian/patches/consistant-typo +++ b/debian/patches/consistant-typo @@ -5,7 +5,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 --- a/NEWS +++ b/NEWS -@@ -2286,7 +2286,7 @@ Utilities: +@@ -2287,7 +2287,7 @@ Utilities: * Add gdal_ls.py and gdal_cp.py as Python samples * Add new sample utility, gdal_edit.py, to edit in place various information of an existing GDAL dataset (projection, geotransform, nodata, metadata) (#4220) * gdalcopyproj.py: make it copy GCPs too @@ -14,7 +14,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 * Add --pause for convenient debugging, document it and --locale Multi-driver topics: -@@ -2744,7 +2744,7 @@ Utilities: +@@ -2745,7 +2745,7 @@ Utilities: * ogr2ogr: take into account fields specified in the -where clause in combinations with -select to create the correct list of fields to pass to SetIgnoredFields() (#4015) * ogr2ogr: fix -zfield option so that the modified geometry properly reports coordinate dimension = 3. Also avoids it to be in the list of ignored field names * ogr2ogr: add -simplify option to simplify geometries @@ -23,7 +23,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 * ogrinfo/ogr2ogr: exit when SetAttributeFilter() fails, instead of silently going on (#4261) Multi driver topics: -@@ -3250,7 +3250,7 @@ Utilities : +@@ -3251,7 +3251,7 @@ Utilities : to align on a standard grid (#3772) AAIGRID driver: @@ -32,7 +32,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 GDT_Float32 case; small optimization to avoid reading the first 100K when we know that the datatype is already Float32 * Allow reading files where decimal separator is comma (#3668) -@@ -3357,7 +3357,7 @@ GTX driver: +@@ -3358,7 +3358,7 @@ GTX driver: * Read NOAA .gtx vertical datum shift files. GXF driver: @@ -41,7 +41,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 GDT_Float32 case * Introduce a GXF_DATATYPE configuration option that can be set to Float64 * Use GDALGetScanline() instead of GDALGetRawScanline() so that #SENS -@@ -3590,7 +3590,7 @@ Core: +@@ -3591,7 +3591,7 @@ Core: OGR_G_SymDifference() and OGR_G_UnionCascaded() * Add C function: OGR_F_StealGeometry() * Move Centroid() method from OGRPolygon to OGRGeometry base class to be able @@ -50,7 +50,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 ST_Centroid() capabilities and the underlying GEOS method * Make the GetStyleTable() SetStyleTable() SetStyleTableDirectly() methods on datasources and layers virtual (#2978) -@@ -4681,7 +4681,7 @@ General: +@@ -4682,7 +4682,7 @@ General: osr.ImportFromMICoordSys(), osr.ExportToMICoordSys(), SpatialReference.Clone() osr.EPSGTreatsAsLatLong(), osr.ImportFromEPSGA() * Make resampling an optionnal parameter for gdal.RegenerateOverview(), @@ -59,7 +59,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 * NONNULL checks have been added to check various arguments of methods * add missing constants : DCAP_VIRTUALIO, color interpretations, OGR constants -@@ -4860,7 +4860,7 @@ Utilities: +@@ -4861,7 +4861,7 @@ Utilities: * gdalinfo: Display checksums on overviews when -checksum is specified * gdalinfo: Display whether the mask band has overviews * ogr2ogr: reset -gt to 1 with -skipfailures, document -gt (#2409) diff --git a/debian/patches/developement-typo b/debian/patches/developement-typo index 59bacd2..a58fe7d 100644 --- a/debian/patches/developement-typo +++ b/debian/patches/developement-typo @@ -5,7 +5,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 --- a/NEWS +++ b/NEWS -@@ -1361,7 +1361,7 @@ Build(Unix): +@@ -1362,7 +1362,7 @@ Build(Unix): * New optional dependencies : libpcre (for regular expressions support in SQLite), libxml2 (validation of GML files) * --with-python: make it work with python3, and also accept path to python binary as argument of --with-python (#4725) * Use nc-config to detect netcdf compilation and linking parameters (#4424) diff --git a/debian/patches/explicitely-typo b/debian/patches/explicitely-typo index e0a89ed..e5d4f12 100644 --- a/debian/patches/explicitely-typo +++ b/debian/patches/explicitely-typo @@ -5,7 +5,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 --- a/NEWS +++ b/NEWS -@@ -1889,7 +1889,7 @@ GML driver: +@@ -1890,7 +1890,7 @@ GML driver: * Allow reading srsDimension attribute when set on LineString element, and not on posList (#4663) * Partial support for reading GML 3.3 compat encoding profile, limited to <gmlce:SimplePolygon>, <gmlce:SimpleRectangle>, <gmlce:SimpleTriangle>, <gmlce:SimpleMultiPoint> elements * Support WFS GetFeature response document to be piped and opened with /vsistdin/ @@ -14,7 +14,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 * Improve detection of extent and srs for WFS 2.0 * Allow ISO-8859-15 encoded files to be used by Expat parser (#4829) * Handle CompositeCurve like MultiCurve (for NAS) -@@ -2690,7 +2690,7 @@ Core: +@@ -2691,7 +2691,7 @@ Core: * OGR SQL: recognize optional ESCAPE escape_char clause * OGR SQL: allow NULL to be used as a value, so that 'SELECT *, NULL FROM foo works' * OGR SQL: Accept doublequoting of column_name in 'SELECT DISTINCT "column_name" FROM table_name' (#3966) diff --git a/debian/patches/occurred-typo.patch b/debian/patches/occurred-typo.patch index 96fb967..db5696e 100644 --- a/debian/patches/occurred-typo.patch +++ b/debian/patches/occurred-typo.patch @@ -5,7 +5,7 @@ Forwarded: https://trac.osgeo.org/gdal/ticket/6324 --- a/NEWS +++ b/NEWS -@@ -1001,7 +1001,7 @@ Core: +@@ -1002,7 +1002,7 @@ Core: * introduce OGRLayer::FindFieldIndex() / OGR_L_FindFieldIndex() to lookup potentially laundered field names (RFC 42) * OGR SQL: upgrade to support RFC 41 (multiple geometry fields) * OGR SQL: more stricter checks @@ -14,7 +14,7 @@ Forwarded: https://trac.osgeo.org/gdal/ticket/6324 * OGR SQL: fix thread-safety of swq_op_registrar::GetOperator() (#5196) * OGR SQL: support not explicitely specifying AS keyword for aliasing a column spec * OGR SQL: don't call CONCAT(a_column ...) or SUBSTR(a_column ...) as a_column -@@ -2241,7 +2241,7 @@ Core: +@@ -2242,7 +2242,7 @@ Core: * Fix performance problem when serializing huge color tables, metadata, CategoryNames and GCPs to VRT/PAM (#3961) * Be careful about Nan complex values getting histogram, avoid locale issues with statistics metadata * GDALRasterBand::IRasterIO() default implementation : don't try to use full-res band if I/O failed on the appropriate overview band (for WMS errors) diff --git a/debian/patches/ressource-typo b/debian/patches/ressource-typo index 6695811..af0aff5 100644 --- a/debian/patches/ressource-typo +++ b/debian/patches/ressource-typo @@ -5,7 +5,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 --- a/NEWS +++ b/NEWS -@@ -2635,7 +2635,7 @@ USGSDEM driver: +@@ -2636,7 +2636,7 @@ USGSDEM driver: VRT driver: * Implement VRTDataset::IRasterIO() that can delegate to source Dataset::RasterIO() in particular cases * Implement GetMinimum() and GetMaximum() @@ -14,7 +14,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 * VRTComplexSource: correctly deal with complex data type (#3977) * Fix 2 segfaults related to using '<VRTDataset', but with invalid XML, as the target filename of VRTDataset::Create() * Fix 'VRTDerivedRasterBand with ComplexSource and nodata value yields potentially uninitialized buffer' (#4045) -@@ -3157,7 +3157,7 @@ Port: +@@ -3158,7 +3158,7 @@ Port: Core: * RFC 24: progressive/async raster reading * On Unix, add capability of opening the target of a symlink through GDALOpen() @@ -23,7 +23,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 GDAL virtual filenames in software offering only file explorers (#3902) * Assume anything less than 100000 for GDAL_CACHEMAX is measured in metabytes. * Read cartesian coordinates if applicable in GDALLoadOziMapFile(). -@@ -3577,7 +3577,7 @@ Core: +@@ -3578,7 +3578,7 @@ Core: * Add OGRLayer::GetName() and OGRLayer::GetGeomType() virtual methods, and their C and SWIG mappings (#3719) * On Unix, add capability of opening the target of a symlink through OGROpen() diff --git a/debian/patches/supress-typo b/debian/patches/supress-typo index 1a77782..aea868e 100644 --- a/debian/patches/supress-typo +++ b/debian/patches/supress-typo @@ -25,7 +25,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 <dt> <b>-dsco</b> <em>NAME=VALUE</em>:</dt><dd> Dataset creation option --- a/NEWS +++ b/NEWS -@@ -2272,7 +2272,7 @@ Utilities: +@@ -2273,7 +2273,7 @@ Utilities: * gdalwarp: speed-up when using -tps with large number of GCPs * gdalwarp: add support for optional use of libarmadillo to speed-up matrix inversion in -tps mode * gdalwarp: detect situations where the user will override the source file @@ -34,7 +34,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 * gdal_rasterize: fix half pixel shift when rasterizing points; make gdal_rasterize utility increase the computed raster extent by a half-pixel for point layers (#3774) * gdal_rasterize: when source datasource has a single layer, use it implicitely if none of -l or -sql is specified * nearblack: add -color option (#4085) -@@ -3966,7 +3966,7 @@ Python bindings: +@@ -3967,7 +3967,7 @@ Python bindings: when used and set to True, None is returned when GDALGetGeoTransform() returns CE_Failure (instead of the fake (0,1,0,0,0,1)); backward compatibility preserved when the parameter isn't specified diff --git a/debian/patches/usefull-typo b/debian/patches/usefull-typo index 2b56150..9c69a62 100644 --- a/debian/patches/usefull-typo +++ b/debian/patches/usefull-typo @@ -5,7 +5,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 --- a/NEWS +++ b/NEWS -@@ -3139,7 +3139,7 @@ Port: +@@ -3140,7 +3140,7 @@ Port: - /vsitar/ : to read in .tar or .tgz/.tar.gz files * Add C API to create ZIP files * Add support for writable /vsizip/ @@ -14,7 +14,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 doing backward seeks by a few bytes on underlying file handles for which backwardseeks are very slow, such as GZip handle * Add service for base64 decoding -@@ -3157,7 +3157,7 @@ Port: +@@ -3158,7 +3158,7 @@ Port: Core: * RFC 24: progressive/async raster reading * On Unix, add capability of opening the target of a symlink through GDALOpen() @@ -23,7 +23,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 GDAL virtual filenames in software offering only file explorers (#3902) * Assume anything less than 100000 for GDAL_CACHEMAX is measured in metabytes. * Read cartesian coordinates if applicable in GDALLoadOziMapFile(). -@@ -3577,7 +3577,7 @@ Core: +@@ -3578,7 +3578,7 @@ Core: * Add OGRLayer::GetName() and OGRLayer::GetGeomType() virtual methods, and their C and SWIG mappings (#3719) * On Unix, add capability of opening the target of a symlink through OGROpen() @@ -32,7 +32,7 @@ Applied-Upstream: 2.0, http://trac.osgeo.org/gdal/changeset/28039 GDAL virtual filenames in software offering only file explorers (#3902) * Expat based XML readers : add support for reading files with Windows-1252 encoding -@@ -3847,7 +3847,7 @@ PostgreSQL driver: +@@ -3848,7 +3848,7 @@ PostgreSQL driver: is set to YES * If the PG_USE_BASE64 configuration option is set to YES, geometries will be requested as BASE64 encoded EWKB instead of canonical HEX encoded EWKB. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gdal.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

