[gdal] 01/01: Remove trailing whitespace.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jun 28 16:25:32 UTC 2015


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

sebastic pushed a commit to branch experimental
in repository gdal.

commit 9dfa7ebd07f37d62de38834d1618aaec214abdd9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jun 28 18:24:56 2015 +0200

    Remove trailing whitespace.
---
 debian/gdal-symbols.pl | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/gdal-symbols.pl b/debian/gdal-symbols.pl
index 3a7758b..1c3c14b 100755
--- a/debian/gdal-symbols.pl
+++ b/debian/gdal-symbols.pl
@@ -10,7 +10,7 @@
 # diffutils patch coreutils
 #
 # Copyright (C) 2013-2014, Bas Couwenberg <sebastic at debian.org>
-# 
+#
 # This library is free software; you can redistribute it and/or modify
 # it under the same terms as Perl itself, either Perl version 5.8.5 or,
 # at your option, any later version of Perl 5 you may have available.
@@ -411,7 +411,7 @@ sub create_new_symbols {
 
 				`cat $output | $cfg{cppfilt} > $filt 2>&1`;
 
-				# libgdal.so.1 libgdal1h #MINVER# 
+				# libgdal.so.1 libgdal1h #MINVER#
 				# | libgdal1h #MINVER#, libgdal.so.1-1.10.1
 				# #include "libgdal1h.symbols.common"
 
@@ -975,7 +975,7 @@ sub parse_symbols {
 
 			$symbols{$symbol}{version} = $version;
 		}
-		# libgdal.so.1 libgdal1h #MINVER# 
+		# libgdal.so.1 libgdal1h #MINVER#
 		# | libgdal1h #MINVER#, libgdal.so.1-1.11.1
 		# #include "libgdal1h.symbols.common"
 		#  (c++)"PamGetProxy(char const*)@GDAL_1.8" 1.8.0 1
@@ -1122,7 +1122,7 @@ sub new_architecture_symbols {
 
 					`cat $symbols{$arch}{file} | $cfg{cppfilt} > $filt 2>&1`;
 
-					# libgdal.so.1 libgdal1h #MINVER# 
+					# libgdal.so.1 libgdal1h #MINVER#
 					# | libgdal1h #MINVER#, libgdal.so.1-1.10.1
 					# #include "libgdal1h.symbols.common"
 

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



More information about the Pkg-grass-devel mailing list