[med-svn] [rna-star] 03/05: remove trailing whitespace

Sascha Steinbiss satta at debian.org
Fri Jan 26 13:40:28 UTC 2018


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

satta pushed a commit to branch master
in repository rna-star.

commit 30dd850022bb205ff7df110844ccfd8def775924
Author: Sascha Steinbiss <satta at debian.org>
Date:   Fri Jan 26 13:52:40 2018 +0100

    remove trailing whitespace
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7173a48..181df3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ rna-star (2.5.4a+dfsg-1) unstable; urgency=medium
   [ Sascha Steinbiss ]
   * New upstream release.
   * d/control: Remove obsolete Testsuite entry.
+  * d/rules: Remove trailing whitespace.
 
   [ Steffen Moeller ]
   * debian/upstream/metadata:
diff --git a/debian/rules b/debian/rules
index 556fe37..06e8e08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ export CCFLAGS=-flto $(CXXFLAGS) $(CPPFLAGS) -std=c++0x
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ 
+	dh $@
 
 override_dh_auto_build:
 	cd source && $(MAKE) CCFLAGS_common_add="-flto $(CCFLAGS)" CCFLAGS="$(CCFLAGS)" LDFLAGS_add="$(LDFLAGS)"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rna-star.git



More information about the debian-med-commit mailing list