[gmt] 01/01: Strip trailing whitespace from changelog & rules.

Bas Couwenberg sebastic at debian.org
Fri Nov 17 10:49:51 UTC 2017


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

sebastic pushed a commit to branch master
in repository gmt.

commit d74629acd7a61c0380288a358bc33f3d3977da43
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 17 11:49:44 2017 +0100

    Strip trailing whitespace from changelog & rules.
---
 debian/changelog | 2 +-
 debian/rules     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9c391b9..60ae099 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ gmt (5.4.2+dfsg-2) UNRELEASED; urgency=medium
   * Change priority from extra to optional.
   * Bump Standards-Version to 4.1.0, changes: priority.
   * Add python3-sphinx to build dependencies.
-  * Strip trailing whitespace from changelog.
+  * Strip trailing whitespace from changelog & rules.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 24 Sep 2017 12:58:52 +0200
 
diff --git a/debian/rules b/debian/rules
index 3a491a4..67575cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,9 +59,9 @@ override_dh_auto_install:
 
 	dh_auto_install
 
-	# Uncompress examples stuff 
+	# Uncompress examples stuff
 	#find  $(CURDIR)/debian/gmt-examples/usr/share/doc/gmt-examples/examples -name "*.gz" -exec gunzip {} \;
-	# Remove +x 
+	# Remove +x
 	#find  $(CURDIR)/debian/gmt-examples/usr/share/doc/gmt-examples/examples -name "*.bat" -exec chmod -x {} \;
 
 	# Remove executable bit from shell includes & examples

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



More information about the Pkg-grass-devel mailing list