[mapcache] 04/08: Drop spelling-errors.patch, applied upstream.

Bas Couwenberg sebastic at debian.org
Sat Sep 30 08:07:43 UTC 2017


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

sebastic pushed a commit to branch master
in repository mapcache.

commit 05195d0cb4dc25fddb2237e7fbee581366626fea
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Sep 30 09:32:20 2017 +0200

    Drop spelling-errors.patch, applied upstream.
---
 debian/changelog                     |  1 +
 debian/patches/series                |  1 -
 debian/patches/spelling-errors.patch | 17 -----------------
 3 files changed, 1 insertion(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f89680e..f858079 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ mapcache (1.6.1-1) UNRELEASED; urgency=medium
   * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
   * Add autopkgtest to test installability.
   * Bump Standards-Version to 4.1.0, no changes.
+  * Drop spelling-errors.patch, applied upstream.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 30 Sep 2017 09:24:05 +0200
 
diff --git a/debian/patches/series b/debian/patches/series
index 6375e70..4c2a684 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 cmake-mapserver-include.patch
-spelling-errors.patch
diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch
deleted file mode 100644
index 7a87bea..0000000
--- a/debian/patches/spelling-errors.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Fix spelling errors.
- * occured -> occurred
-Author: Bas Couwenberg <sebastic at debian.org>
-Forwarded: https://github.com/mapserver/mapcache/pull/167
-Applied-Upstream: https://github.com/mapserver/mapcache/commit/67843f44dbe4b45be83ab854947eb67bd52a8257
-
---- a/lib/source_gdal.c
-+++ b/lib/source_gdal.c
-@@ -571,7 +571,7 @@ void _mapcache_source_gdal_render_metati
- #endif
- 
-   if( eErr != CE_None ) {
--    ctx->set_error(ctx, 500,"GDAL I/O error occured");
-+    ctx->set_error(ctx, 500,"GDAL I/O error occurred");
-     GDALClose(hDstDS); /* close first this one, as it references hTmpDS or hSrcDS */
-     if( hTmpDS )
-       GDALClose(hTmpDS); /* references hSrcDS, so close before */

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



More information about the Pkg-grass-devel mailing list