This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmium-tool.
commit 7699fb8cb011e4a86c4f33d65f1756c8d41d54d2 Author: Bas Couwenberg <[email protected]> Date: Thu Sep 15 16:38:22 2016 +0200 Drop output-typo.patch, applied upstream. --- debian/changelog | 1 + debian/patches/output-typo.patch | 16 ---------------- debian/patches/series | 1 - 3 files changed, 1 insertion(+), 17 deletions(-) diff --git a/debian/changelog b/debian/changelog index f5098a8..7e32014 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ osmium-tool (1.4.0-1) UNRELEASED; urgency=medium - Rename MIT license shortname to Expat - Add THL A29 Limited to copyright holders for msinttypes files * Bump minimum required libosmium2-dev to 2.9.0. + * Drop output-typo.patch, applied upstream. -- Bas Couwenberg <[email protected]> Thu, 15 Sep 2016 16:23:39 +0200 diff --git a/debian/patches/output-typo.patch b/debian/patches/output-typo.patch deleted file mode 100644 index 17badc1..0000000 --- a/debian/patches/output-typo.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Fix 'ouput' typo, replace 'output'. -Author: Bas Couwenberg <[email protected]> -Forwarded: https://github.com/osmcode/osmium-tool/pull/28 -Applied-Upstream: https://github.com/osmcode/osmium-tool/commit/74981c45a4da42e2fffd667341d351993de8ff4d - ---- 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 deleted file mode 100644 index 05769d2..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -output-typo.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

