[ps-watcher] 09/88: make daniel happy

Jan Wagner waja at alioth.debian.org
Fri Nov 8 23:06:31 UTC 2013


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

waja pushed a commit to branch master
in repository ps-watcher.

commit 7c23e0bc6cccac62ace901eb77260a2507829eca
Author: Jan Wagner <waja at cyconet.org>
Date:   Sat Nov 4 17:33:15 2006 +0000

    make daniel happy
---
 debian/rules |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9891fc0..3160b85 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ build-stamp: config.status
 clean:
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp 
+	rm -f build-stamp
 
 	# Add here commands to clean up after the build process.
 	-$(MAKE) clean
@@ -46,12 +46,12 @@ ifneq "$(wildcard /usr/share/misc/config.guess)" ""
 	cp -f /usr/share/misc/config.guess config.guess
 endif
 
-	dh_clean 
+	dh_clean
 
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_clean -k
 	dh_installdirs
 
 	# Add here commands to install the package into debian/ps-watcher.
@@ -66,8 +66,8 @@ binary-arch: build install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs ChangeLog
-	dh_installdocs 
-	dh_installexamples samples/* 
+	dh_installdocs
+	dh_installexamples samples/*
 	dh_installinit -- defaults 40
 	dh_link
 	dh_strip

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ps-watcher.git



More information about the Pkg-perl-cvs-commits mailing list