[gdal] 09/09: Refresh patches.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Feb 1 16:25:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental-2.0
in repository gdal.

commit 3e2cea14877075d04f5abcf9017c073d040833f8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Feb 1 17:24:46 2016 +0100

    Refresh patches.
---
 debian/patches/instantiate-typo.patch | 2 +-
 debian/patches/occurred-typo.patch    | 4 ++--
 debian/patches/outputting-typo.patch  | 8 ++++----
 debian/patches/transform-typo.patch   | 2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/instantiate-typo.patch b/debian/patches/instantiate-typo.patch
index 1d0d405..a7dad75 100644
--- a/debian/patches/instantiate-typo.patch
+++ b/debian/patches/instantiate-typo.patch
@@ -3,7 +3,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
 
 --- a/NEWS
 +++ b/NEWS
-@@ -4512,7 +4512,7 @@ PostgreSQL driver:
+@@ -4513,7 +4513,7 @@ PostgreSQL driver:
   * 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.
     (useful when bandwidth is the limiting factor)
diff --git a/debian/patches/occurred-typo.patch b/debian/patches/occurred-typo.patch
index b30a613..66d4349 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
-@@ -1664,7 +1664,7 @@ Core:
+@@ -1665,7 +1665,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 explicitly specifying AS keyword for aliasing a column spec
   * OGR SQL: don't call CONCAT(a_column ...) or SUBSTR(a_column ...) as a_column
-@@ -2905,7 +2905,7 @@ Core:
+@@ -2906,7 +2906,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/outputting-typo.patch b/debian/patches/outputting-typo.patch
index e16fdbf..f80ce39 100644
--- a/debian/patches/outputting-typo.patch
+++ b/debian/patches/outputting-typo.patch
@@ -3,7 +3,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
 
 --- a/NEWS
 +++ b/NEWS
-@@ -2929,7 +2929,7 @@ Utilities:
+@@ -2930,7 +2930,7 @@ Utilities:
   * gdalinfo: add '-sd num' option to report subdataset with the specified number.
   * gdalinfo: add '-proj4' option to gdalinfo, to report a PROJ.4 string for the CRS
   * gdal_translate: propagate INTERLEAVE metadata to intermediate VRT dataset
@@ -12,7 +12,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
   * gdalwarp: Disable CENTER_LONG rewrapping for cutline (#3932)
   * gdalwarp: add -refine_gcps option to discard outliers GCPs before warping (#4143)
   * gdalwarp: add warning if user specifies several of -order, -tps, -rpc or -geoloc options
-@@ -2959,7 +2959,7 @@ Multi-driver topics:
+@@ -2960,7 +2960,7 @@ Multi-driver topics:
   * Port DOQ1, DOQ2, ELAS, Idrisi, L1B, NDF, NWT_GRD, NWT_GRC, USGSDEM to VSI virtual file API
   * PAM-enable BT and BLX drivers
   * Implement Identify() for AAIGrid, ACE2, DTED, NWT_GRD, NWT_GRC, WMS, WCS, JDEM and BSB drivers
@@ -21,7 +21,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
   * HFA and GTiff: add explicit error message when trying to add external overviews when there are already internal overviews (#4044)
   * Initialize overview manager to support external overviews for AAIGRID, DIPX, ELAS, GXF, FIT, FITS, GMT, GRIB, GSAG, GSBG, GS7BG, ILWIS, L1B, LCP, Leveller, NWT_GRD, NWT_GRC, RIK, SDTS and SAGA
  
-@@ -3055,7 +3055,7 @@ GeoRaster driver:
+@@ -3056,7 +3056,7 @@ GeoRaster driver:
   * Fix loading of small images, FlushCache issue (#4363)
  
  GIF driver:
@@ -30,7 +30,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
  
  GRIB driver:
   * Fix grid vs cell-center convention (#2637)
-@@ -4259,7 +4259,7 @@ Core:
+@@ -4260,7 +4260,7 @@ Core:
   * Make the GetStyleTable() SetStyleTable() SetStyleTableDirectly() methods on
     datasources and layers virtual (#2978)
   * Add OGRSFDriverRegistrar::DeregisterDriver() and OGRDeregisterDriver()
diff --git a/debian/patches/transform-typo.patch b/debian/patches/transform-typo.patch
index b85fa19..7cfc7ea 100644
--- a/debian/patches/transform-typo.patch
+++ b/debian/patches/transform-typo.patch
@@ -3,7 +3,7 @@ Author: Bas Couwenberg <sebastic at debian.org>
 
 --- a/NEWS
 +++ b/NEWS
-@@ -465,7 +465,7 @@ Algorithms:
+@@ -466,7 +466,7 @@ Algorithms:
   * Warper: fix integer overflow when reprojecting into an area with (part of) bounds completely outside of the source projection (#5789)
   * Warper: add min,max,med,q1 and q3 resampling algorithms (#5868)
   * Warper: add a SRC_COORD_PRECISION warping option to help getting more reproducable output when -wm parameter changes (#5925)

-- 
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