This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository osm2pgsql.
commit 9ef05153757d83abd73a789a675b774327af5cf0 Author: Bas Couwenberg <[email protected]> Date: Sat Oct 25 12:48:42 2014 +0200 Remove 02-spelling-error-in-manpage.patch, applied upstream. --- debian/changelog | 1 + debian/patches/02-spelling-error-in-manpage.patch | 15 --------------- debian/patches/series | 1 - 3 files changed, 1 insertion(+), 16 deletions(-) diff --git a/debian/changelog b/debian/changelog index 094b56f..92c32ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ osm2pgsql (0.86.0-1) UNRELEASED; urgency=medium * New upstream release. * Remove 00-fix_build.patch, applied upstream. * Remove 01-hyphen-used-as-minus-sign.patch, applied upstream. + * Remove 02-spelling-error-in-manpage.patch, applied upstream. -- Bas Couwenberg <[email protected]> Sat, 25 Oct 2014 12:43:18 +0200 diff --git a/debian/patches/02-spelling-error-in-manpage.patch b/debian/patches/02-spelling-error-in-manpage.patch deleted file mode 100644 index d39dd4d..0000000 --- a/debian/patches/02-spelling-error-in-manpage.patch +++ /dev/null @@ -1,15 +0,0 @@ -Description: Fix spelling-error-in-manpage by using 'allows one to'. -Author: Bas Couwenberg <[email protected]> -Forwarded: https://github.com/openstreetmap/osm2pgsql/pull/140 -Applied-Upstream: https://github.com/openstreetmap/osm2pgsql/commit/aac083ddd309d2b66ce74873c073c93d03fbb09a ---- a/docs/osm2pgsql.1 -+++ b/docs/osm2pgsql.1 -@@ -58,7 +58,7 @@ to (default: gis). - .TP - \fB\-i\fR|\-\-tablespace\-index tablespacename - Store all indices in a separate PostgreSQL tablespace named by this parameter. --This allows to e.g. store the indices on faster storage like SSDs. -+This allows one to e.g. store the indices on faster storage like SSDs. - .TP - \fB\ \fR\-\-tablespace\-main\-data tablespacename - Store the data tables (non slim) in the given tablespace. diff --git a/debian/patches/series b/debian/patches/series index c153279..add509c 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ -02-spelling-error-in-manpage.patch 03-fix-build-for-protobuf-c-1.0.0.patch 04-api-changes-for-protobuf-c-1.0.0.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm2pgsql.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

