[osmium] 04/04: Drop 00-fix_typos.patch, applied upstream.

Bas Couwenberg sebastic at xs4all.nl
Fri Sep 5 22:07:10 UTC 2014


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

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

commit 9647ef7cc80237dfe348c928a6f63ca998f9dfd1
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Sep 5 23:57:02 2014 +0200

    Drop 00-fix_typos.patch, applied upstream.
---
 debian/patches/00-fix_typos.patch | 15 ---------------
 debian/patches/series             |  1 -
 2 files changed, 16 deletions(-)

diff --git a/debian/patches/00-fix_typos.patch b/debian/patches/00-fix_typos.patch
deleted file mode 100644
index c02f227..0000000
--- a/debian/patches/00-fix_typos.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-From: David Paleino <dapal at debian.org>
-Subject: fix typo in source code
-Origin: vendor
-Forwarded: no
---- a/include/osmium/javascript/wrapper/export_shapefile.hpp
-+++ b/include/osmium/javascript/wrapper/export_shapefile.hpp
-@@ -51,7 +51,7 @@ namespace Osmium {
-                         } else if (!strcmp(*type, "polygon")) {
-                             oc = new Osmium::Export::PolygonShapefile(filename);
-                         } else {
--                            throw std::runtime_error("unkown shapefile type");
-+                            throw std::runtime_error("unknown shapefile type");
-                         }
- 
-                         return Osmium::Javascript::Wrapper::ExportShapefile::get<Osmium::Javascript::Wrapper::ExportShapefile>().create_instance(static_cast<void*>(oc));
diff --git a/debian/patches/series b/debian/patches/series
index c81dd38..35c81f3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-00-fix_typos.patch
 03-disable_building_docs.patch
 04-big-endian.patch

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



More information about the Pkg-grass-devel mailing list