[Pkg-ofed-commits] [qlvnictools] 06/08: remove trailing spaces

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Thu Jul 3 13:40:23 UTC 2014


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

ana pushed a commit to branch master
in repository qlvnictools.

commit e196307d24c185a2fb4c5c22cdf9b385d95c0f7a
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Thu Jul 3 15:30:51 2014 +0200

    remove trailing spaces
---
 debian/changelog |  2 +-
 debian/rules     | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2db558c..b5de3b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,6 @@ qlvnictools (0.0.1-1) unstable; urgency=low
   [Guy Coates]
   * Initial release (Closes: #539831)
   * Ofed 1.4.2 release.
-  * Added missing manpages. 
+  * Added missing manpages.
 
  -- Benoit Mortier <benoit.mortier at opensides.be>  Fri, 09 Apr 2010 19:44:00 +0100
diff --git a/debian/rules b/debian/rules
index 085b228..29251c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,17 +20,17 @@ configure-stamp:
 build: build-arch build-indep
 build-arch: build-stamp
 build-indep: build-stamp
-build-stamp: configure-stamp  
+build-stamp: configure-stamp
 	dh_testdir
 
 	# Add here commands to compile the package.
-	$(MAKE)  -C qlgc_vnic_daemon 
-	$(MAKE) -C ibvexdmtools 
+	$(MAKE)  -C qlgc_vnic_daemon
+	$(MAKE) -C ibvexdmtools
 	#docbook-to-man debian/qlvnictools.sgml > qlvnictools.1
 
 	touch $@
 
-clean: 
+clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp
@@ -39,12 +39,12 @@ clean:
 
 	[ ! -f qlgc_vnic_daemon/Makefile ] || $(MAKE) -C qlgc_vnic_daemon distclean
 	[ ! -f ibvexdmtools/Makefile ] || $(MAKE) -C ibvexdmtools distclean
-	dh_clean 
+	dh_clean
 
 install: build
 	dh_testdir
 	dh_testroot
-	dh_prep  
+	dh_prep
 	dh_installdirs
 
 	# Add here commands to install the package into debian/qlvnictools.
@@ -62,7 +62,7 @@ binary-indep: install
 binary-arch: install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs 
+	dh_installchangelogs
 	dh_installdocs
 	dh_installexamples
 	dh_installman

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



More information about the Pkg-ofed-commits mailing list