[gdal-grass] 05/07: Refresh patches.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Feb 19 00:17:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository gdal-grass.
commit 071e437a55469d10888d71b1eba6e356eff8f6aa
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Feb 18 00:10:45 2015 +0100
Refresh patches.
---
debian/changelog | 1 +
debian/patches/environment-typo | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e0f8c37..a0d50aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libgdal-grass (1.11.2-1) UNRELEASED; urgency=medium
* New upstream release.
* Update my email to @debian.org address.
+ * Refresh patches.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Feb 2015 00:02:26 +0100
diff --git a/debian/patches/environment-typo b/debian/patches/environment-typo
index f25a2c4..f4d8710 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
-@@ -865,7 +865,7 @@ GDALDataset *GRASSDataset::Open( GDALOpe
+@@ -866,7 +866,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
-@@ -156,7 +156,7 @@ int OGRGRASSDataSource::Open( const char
+@@ -160,7 +160,7 @@ int OGRGRASSDataSource::Open( const char
static char* gisbaseEnv = NULL;
const char *gisbase = GRASS_GISBASE;
CPLError( CE_Warning, CPLE_AppDefined, "GRASS warning: GISBASE "
--
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