[ps-watcher] 11/88: remove senseless whitespaces

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 a2ce371df56a6382285817e5d959e258ba656bf8
Author: Jan Wagner <waja at cyconet.org>
Date:   Sat Nov 4 19:24:07 2006 +0000

    remove senseless whitespaces
---
 debian/changelog |    2 +-
 debian/control   |    4 ++--
 debian/copyright |    2 +-
 debian/default   |    2 +-
 debian/docs      |    4 ++--
 debian/rules     |    2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9a57371..bad6b6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 ps-watcher (1.06-1) unstable; urgency=low
 
-  * Initial release (Closes: #396953) 
+  * Initial release (Closes: #396953)
 
  -- Jan Wagner <waja at cyconet.org>  Fri,  3 Nov 2006 13:39:48 +0000
diff --git a/debian/control b/debian/control
index 5e8ce13..97e30fe 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: libconfig-inifiles-perl, perl-modules
 Standards-Version: 3.7.2
 
 Package: ps-watcher
-Architecture: all 
+Architecture: all
 Depends: ${perl:Depends}
 Description: monitoring a system via ps-like commands
  This program runs the ps command periodically and triggers commands on matches.
@@ -16,6 +16,6 @@ Description: monitoring a system via ps-like commands
  .
  For example it can be used to ensure that a daemon is running, or is not
  running too many times. It can also be used to determine when a process has
- consumed too many resources, perhaps due to a memory leak. 
+ consumed too many resources, perhaps due to a memory leak.
  .
   Homepage: <http://ps-watcher.sourceforge.net/>
diff --git a/debian/copyright b/debian/copyright
index acea04e..b66dcc3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,7 +6,7 @@ It was downloaded from <http://sf.net/ps-watcher/>
 Upstream Author: Rocky Bernstein <rocky at panix.com>
 
 Copyright: Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006
-	   Rocky Bernstein <rocky at panix.com> 
+	   Rocky Bernstein <rocky at panix.com>
 
 License:
 
diff --git a/debian/default b/debian/default
index e60f462..5facb1a 100644
--- a/debian/default
+++ b/debian/default
@@ -4,4 +4,4 @@
 
 # Additional options that are passed to the Daemon.
 # here: specify config file, daemon mode, check every 150 secs
-DAEMON_OPTS="-c /etc/ps-watcher.conf --daemon --sleep 150""
+DAEMON_OPTS="-c /etc/ps-watcher.conf --daemon --sleep 150"
diff --git a/debian/docs b/debian/docs
index 7fe608a..73fa71b 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,3 +1,3 @@
-NEWS 
-THANKS 
+NEWS
+THANKS
 TODO
diff --git a/debian/rules b/debian/rules
index 3160b85..81aa4a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,4 +81,4 @@ binary-arch: build install
 	dh_builddeb
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install 
+.PHONY: build clean binary-indep binary-arch binary install

-- 
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