[gdal-grass] 04/06: Refresh patches.

Bas Couwenberg sebastic at xs4all.nl
Sun Oct 12 14:23:34 UTC 2014


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

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

commit 4b2b64019a85c37ee8fee931d2e943611b8e9b0f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 11 18:10:00 2014 +0200

    Refresh patches.
---
 debian/changelog                | 1 +
 debian/patches/environment-typo | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3d2700d..b3d890e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libgdal-grass (1.11.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Refresh patches.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sat, 11 Oct 2014 18:08:09 +0200
 
diff --git a/debian/patches/environment-typo b/debian/patches/environment-typo
index 0edc936..f25a2c4 100644
--- a/debian/patches/environment-typo
+++ b/debian/patches/environment-typo
@@ -2,7 +2,7 @@ Description: Fix 'enviroment' typo, replace with 'environment'
 Author: Bas Couwenberg <sebastic at xs4all.nl>
 --- a/grass57dataset.cpp
 +++ b/grass57dataset.cpp
-@@ -858,7 +858,7 @@ GDALDataset *GRASSDataset::Open( GDALOpe
+@@ -865,7 +865,7 @@ GDALDataset *GRASSDataset::Open( GDALOpe
          static char* gisbaseEnv = NULL;
          const char *gisbase = GRASS_GISBASE;
          CPLError( CE_Warning, CPLE_AppDefined, "GRASS warning: GISBASE "
@@ -13,7 +13,7 @@ Author: Bas Couwenberg <sebastic at xs4all.nl>
          buf[sizeof(buf)-1] = '\0';
 --- a/ogrgrassdatasource.cpp
 +++ b/ogrgrassdatasource.cpp
-@@ -155,7 +155,7 @@ int OGRGRASSDataSource::Open( const char
+@@ -156,7 +156,7 @@ int OGRGRASSDataSource::Open( const char
          static char* gisbaseEnv = NULL;
          const char *gisbase = GRASS_GISBASE;
          CPLError( CE_Warning, CPLE_AppDefined, "GRASS warning: GISBASE "
@@ -24,7 +24,7 @@ Author: Bas Couwenberg <sebastic at xs4all.nl>
          buf[sizeof(buf)-1] = '\0';
 --- a/ogrgrasslayer.cpp
 +++ b/ogrgrasslayer.cpp
-@@ -276,7 +276,7 @@ bool OGRGRASSLayer::StartDbDriver()
+@@ -277,7 +277,7 @@ bool OGRGRASSLayer::StartDbDriver()
      if ( poDriver == NULL) 
      {
  	CPLError( CE_Failure, CPLE_AppDefined, "Cannot open database %s by driver %s, "

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



More information about the Pkg-grass-devel mailing list