[osmium-tool] 06/07: Add patch to fix 'output' typo.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Wed Jun 8 19:47:29 UTC 2016


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

sebastic pushed a commit to branch master
in repository osmium-tool.

commit 0c6142d13fc9d515f3496abd750c9d0f1cb194a7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Jun 8 21:34:33 2016 +0200

    Add patch to fix 'output' typo.
---
 debian/changelog                 |  1 +
 debian/patches/output-typo.patch | 15 +++++++++++++++
 debian/patches/series            |  1 +
 3 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5dea86e..c6430f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ osmium-tool (1.3.1-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Update copyright file, update copyright years for Jochen Topf.
   * Drop spelling-errors.patch, applied upstream.
+  * Add patch to fix 'output' typo.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Jun 2016 20:43:51 +0200
 
diff --git a/debian/patches/output-typo.patch b/debian/patches/output-typo.patch
new file mode 100644
index 0000000..f890c52
--- /dev/null
+++ b/debian/patches/output-typo.patch
@@ -0,0 +1,15 @@
+Description: Fix 'ouput' typo, replace 'output'.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: https://github.com/osmcode/osmium-tool/pull/28
+
+--- a/man/osmium-getid.md
++++ b/man/osmium-getid.md
+@@ -51,7 +51,7 @@ only used to detect which objects to get
+ different object versions in the different files.
+ 
+ The *OSM-FILE* can not be a history file unless the **-H**, **--history**
+-option is used. Then all versions of the objects will be copied to the ouput.
++option is used. Then all versions of the objects will be copied to the output.
+ 
+ If referenced objects are missing from the input file, the type and IDs
+ of those objects is written out to *stderr* at the end of the program unless
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..05769d2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+output-typo.patch

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



More information about the Pkg-grass-devel mailing list