[gdal] 06/08: Refresh patches.

2016-10-14 Thread Bas Couwenberg
This is an automated email from the git hooks/post-receive script.

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

commit 81f8ac5e62bc3080f4dd6047d79a864a0dba805c
Author: Bas Couwenberg 
Date:   Fri Oct 14 14:01:46 2016 +0200

Refresh patches.
---
 debian/changelog |  1 +
 debian/patches/gdalpaths |  2 +-
 debian/patches/spelling-errors.patch | 15 ++-
 3 files changed, 4 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2c1f034..781f1af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 gdal (2.1.2~rc1+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release candidate.
+  * Refresh patches.
 
  -- Bas Couwenberg   Fri, 14 Oct 2016 13:53:57 +0200
 
diff --git a/debian/patches/gdalpaths b/debian/patches/gdalpaths
index a65651b..d22f118 100644
--- a/debian/patches/gdalpaths
+++ b/debian/patches/gdalpaths
@@ -5,7 +5,7 @@ Forwarded: not-needed
 
 --- a/gcore/gdaldrivermanager.cpp
 +++ b/gcore/gdaldrivermanager.cpp
-@@ -701,7 +701,7 @@ void GDALDriverManager::AutoLoadDrivers(
+@@ -705,7 +705,7 @@ void GDALDriverManager::AutoLoadDrivers(
  #ifdef MACOSX_FRAMEWORK
  GDAL_PREFIX "/PlugIns");
  #else
diff --git a/debian/patches/spelling-errors.patch 
b/debian/patches/spelling-errors.patch
index ebeb4db..922c26e 100644
--- a/debian/patches/spelling-errors.patch
+++ b/debian/patches/spelling-errors.patch
@@ -7,17 +7,6 @@ Description: Fix spelling errors.
 Author: Bas Couwenberg 
 Forwarded: not-needed
 
 a/NEWS
-+++ b/NEWS
-@@ -776,7 +776,7 @@ PG driver:
-  * Add PRELUDE_STATEMENTS and CLOSING_STATEMENTS open option to be for 
example able to specify options, like statement_timeout, with pg_bouncer
-  * Fix 2.0 regression when overwriting several existing PostGIS layers with 
ogr2ogr (#6018)
-  * Update PG, PGDump and CartoDB drivers to correctly export POINT EMPTY for 
PostGIS 2.2
-- * avoid reseting error potentially emitted by ExecuteSQL() (#6194)
-+ * avoid resetting error potentially emitted by ExecuteSQL() (#6194)
-  * sanitize management of quoting for FID column at layer creation
-  * fix to get SRID on result layer with PostGIS 2.2
-  * in copy mode (the default on layer creation), do not truncate the 
concatenated string list to the field width (#6356)
 --- a/ogr/ogrfielddefn.cpp
 +++ b/ogr/ogrfielddefn.cpp
 @@ -280,7 +280,7 @@ void OGRFieldDefn::SetType( OGRFieldType
@@ -40,7 +29,7 @@ Forwarded: not-needed
  else
 --- a/ogr/ogrsf_frmts/plscenes/ogrplscenesdataset.cpp
 +++ b/ogr/ogrsf_frmts/plscenes/ogrplscenesdataset.cpp
-@@ -441,7 +441,7 @@ GDALDataset* OGRPLScenesDataset::OpenRas
+@@ -442,7 +442,7 @@ GDALDataset* OGRPLScenesDataset::OpenRas
  
  CPLErrorReset();
  poOutDS->SetDescription(poOpenInfo->pszFilename);
@@ -51,7 +40,7 @@ Forwarded: not-needed
  if( bUseVSICURL )
 --- a/ogr/ogrsf_frmts/plscenes/ogrplscenesv1dataset.cpp
 +++ b/ogr/ogrsf_frmts/plscenes/ogrplscenesv1dataset.cpp
-@@ -652,7 +652,7 @@ retry:
+@@ -653,7 +653,7 @@ retry:
  
  CPLErrorReset();
  poOutDS->SetDescription(poOpenInfo->pszFilename);

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/gdal.git

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel


[gdal] 06/08: Refresh patches.

2015-02-18 Thread Sebastiaan Couwenberg
This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch experimental
in repository gdal.

commit 4cf38f65a58a9fe6e9ad5688a3adfd54a93bdabe
Author: Bas Couwenberg 
Date:   Tue Feb 17 23:17:49 2015 +0100

Refresh patches.
---
 debian/changelog |  1 +
 debian/patches/accomodate-typo   | 26 ++
 debian/patches/consistant-typo   | 22 +++---
 debian/patches/developement-typo | 13 +
 debian/patches/explicitely-typo  | 30 +++---
 debian/patches/hdf4  | 10 +-
 debian/patches/inconsistant-typo |  6 +++---
 debian/patches/initalize-typo|  2 +-
 debian/patches/ogdi  |  2 +-
 debian/patches/recommanded-typo  |  6 +++---
 debian/patches/ressource-typo| 32 
 debian/patches/spatialite|  6 +++---
 debian/patches/supress-typo  | 17 +++--
 debian/patches/transfering-typo  |  4 ++--
 debian/patches/usefull-typo  | 26 +-
 15 files changed, 80 insertions(+), 123 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 34e38a8..7cd3b0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ gdal (1.11.2+dfsg-1~exp1) UNRELEASED; urgency=medium
 (closes: #774243)
   * Update my email to @debian.org address.
   * Drop get-orig-source script in favor of uscan + Files-Excluded.
+  * Refresh patches.
 
  -- Bas Couwenberg   Tue, 17 Feb 2015 23:31:13 +0100
 
diff --git a/debian/patches/accomodate-typo b/debian/patches/accomodate-typo
index 1e76f98..6da36df 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
-@@ -3875,7 +3875,7 @@ GeoTIFF driver :
+@@ -4024,7 +4024,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)
@@ -27,7 +27,7 @@ Applied-Upstream: 2.0, 
http://trac.osgeo.org/gdal/changeset/28039
 rmax=rmax*dscale;
 --- a/frmts/gtiff/geotiff.cpp
 +++ b/frmts/gtiff/geotiff.cpp
-@@ -1554,7 +1554,7 @@ CPLErr GTiffRasterBand::FillCacheForOthe
+@@ -1555,7 +1555,7 @@ CPLErr GTiffRasterBand::FillCacheForOthe
  /*  and O(nBands^2) performance !   */
  /*  */
  /*  If there are many bands and the block cache size is not big */
@@ -47,28 +47,6 @@ Applied-Upstream: 2.0, 
http://trac.osgeo.org/gdal/changeset/28039
  }
  break;
  
 a/frmts/gtiff/libtiff/tif_getimage.c
-+++ b/frmts/gtiff/libtiff/tif_getimage.c
-@@ -2541,7 +2541,7 @@ PickContigCase(TIFFRGBAImage* img)
-* must always be <= horizontal 
subsampling; so
-* there are only a few possibilities 
and we just
-* enumerate the cases.
--   * Joris: added support for the [1,2] 
case, nonetheless, to accomodate
-+   * Joris: added support for the [1,2] 
case, nonetheless, to accommodate
-* some OJPEG files
-*/
-   uint16 SubsamplingHor;
 a/frmts/gtiff/libtiff/tif_ojpeg.c
-+++ b/frmts/gtiff/libtiff/tif_ojpeg.c
-@@ -141,7 +141,7 @@
-  * OJPEG_BUFFER: Define the size of the desired buffer here. Should be small 
enough so as to guarantee
-  *instant processing, optimal streaming and optimal use of processor 
cache, but also big
-  *enough so as to not result in significant call overhead. It should be 
at least a few
-- *bytes to accomodate some structures (this is verified in asserts), but 
it would not be
-+ *bytes to accommodate some structures (this is verified in asserts), but 
it would not be
-  *sensible to make it this small anyway, and it should be at most 64K 
since it is indexed
-  *with uint16. We recommend 2K.
-  * EGYPTIANWALK: You could also define EGYPTIANWALK here, but it is not used 
anywhere and has
 --- a/man/man1/gdalwarp.1
 +++ b/man/man1/gdalwarp.1
 @@ -125,7 +125,7 @@ The source file name(s).
diff --git a/debian/patches/consistant-typo b/debian/patches/consistant-typo
index 697e98b..aeb1ec0 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
-@@ -1918,7 +1918,7 @@ Utilities:
+@@ -2067,7 +2067,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 informat