[pyosmium] 06/08: Drop allows-to-typo.patch, applied upstream.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Jun 1 15:43:51 UTC 2016


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

sebastic pushed a commit to branch master
in repository pyosmium.

commit 7f34d07c52bb562de6a6937663c3a72048982bac
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Jun 1 13:50:03 2016 +0200

    Drop allows-to-typo.patch, applied upstream.
---
 debian/changelog                    |  1 +
 debian/patches/allows-to-typo.patch | 14 --------------
 debian/patches/series               |  1 -
 3 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f334297..ecd1092 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pyosmium (2.7.1-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update watch file to handle more tag conventions in filenamemangle.
   * Bump minimum required libosmium2-dev to 2.7.1.
+  * Drop allows-to-typo.patch, applied upstream.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 01 Jun 2016 13:44:12 +0200
 
diff --git a/debian/patches/allows-to-typo.patch b/debian/patches/allows-to-typo.patch
deleted file mode 100644
index 13f80f1..0000000
--- a/debian/patches/allows-to-typo.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Fix 'allows to <verb>' typo, replace with 'allows <verb>ing'.
-Author: Bas Couwenberg <sebastic at debian.org>
-
---- a/lib/osmium.cc
-+++ b/lib/osmium.cc
-@@ -109,7 +109,7 @@ BOOST_PYTHON_MODULE(_osmium)
-         "exists. The file type to output is determined from the file extension. "
-         "The second (optional) parameter is the buffer size. osmium caches the "
-         "output data in an internal memory buffer before writing it on disk. This "
--        "parameter allows to change the default buffer size of 4MB. Larger buffers "
-+        "parameter allows changing the default buffer size of 4MB. Larger buffers "
-         "are normally better but you should be aware that there are normally multiple "
-         "buffers in use during the write process.",
-         init<const char*, unsigned long>())
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index a3b4f01..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-allows-to-typo.patch

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



More information about the Pkg-grass-devel mailing list