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 <[email protected]>
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 <[email protected]>  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

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to