[liblas] 06/15: Drop patch separator-typo, applied upstream.
Bas Couwenberg
sebastic at xs4all.nl
Sun Aug 3 12:17:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch experimental
in repository liblas.
commit 4ecb7cc4d0b427b8468c8ff9eeb9a28c2781c65d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Aug 3 12:17:55 2014 +0200
Drop patch separator-typo, applied upstream.
---
debian/patches/separator-typo | 15 ---------------
debian/patches/series | 1 -
2 files changed, 16 deletions(-)
diff --git a/debian/patches/separator-typo b/debian/patches/separator-typo
deleted file mode 100644
index 3aaa87d..0000000
--- a/debian/patches/separator-typo
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Fix 'seperator' typo, replace with 'separator'.
-Author: Bas Couwenberg <sebastic at xs4all.nl>
-Forwarded: https://github.com/libLAS/libLAS/pull/41
-Applied-Upstream: https://github.com/libLAS/libLAS/commit/0975955c68bcf228f99dc98212234aebac825d7f
---- a/apps/las2txt.c
-+++ b/apps/las2txt.c
-@@ -184,7 +184,7 @@ int main(int argc, char *argv[])
- }
- else
- {
-- fprintf(stderr, "ERROR: unknown seperator '%s'\n",argv[i]);
-+ fprintf(stderr, "ERROR: unknown separator '%s'\n",argv[i]);
- usage();
- exit(1);
- }
diff --git a/debian/patches/series b/debian/patches/series
index dbb1cf6..a68b043 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
fix_library_search
-separator-typo
0001-remove-old-LAStools-utilities-that-don-t-belong-in-liblas.patch
update_gdal_geotiff.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git
More information about the Pkg-grass-devel
mailing list