[osm2pgsql] 05/07: Drop spelling-errors.patch, applied upstream.

Bas Couwenberg sebastic at debian.org
Wed Oct 4 05:54:18 UTC 2017


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

sebastic pushed a commit to branch master
in repository osm2pgsql.

commit ac60a0f0c873ca5a1cd996f1868f5017168fbe50
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Oct 4 07:41:45 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 0e06a23..ea6c935 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 osm2pgsql (0.94.0~rc2+ds-1) UNRELEASED; urgency=medium
 
   * New upstream release candidate.
+  * Drop spelling-errors.patch, applied upstream.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 04 Oct 2017 07:40:41 +0200
 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 38edaa7..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling-errors.patch
diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch
deleted file mode 100644
index 795673e..0000000
--- a/debian/patches/spelling-errors.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Fix spelling errors.
- * mimimum -> minimum
-Author: Bas Couwenberg <sebastic at debian.org>
-Forwarded: https://github.com/openstreetmap/osm2pgsql/pull/786
-Applied-Upstream: https://github.com/openstreetmap/osm2pgsql/commit/21aeaf798c57699ac1574879e7ad9bd31b00e658
-
---- a/options.cpp
-+++ b/options.cpp
-@@ -577,7 +577,7 @@ void options_t::check_options()
-     // zoom level 31 is the technical limit because we use 32-bit integers for the x and y index of a tile ID
-     if (expire_tiles_zoom_min >= 32) {
-         expire_tiles_zoom_min = 31;
--        fprintf(stderr, "WARNING: mimimum zoom level for tile expiry is too "
-+        fprintf(stderr, "WARNING: minimum zoom level for tile expiry is too "
-                         "large and has been set to 31.\n\n");
-     }
- 

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



More information about the Pkg-grass-devel mailing list