From a2ce371df56a6382285817e5d959e258ba656bf8 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Sat, 4 Nov 2006 19:24:07 +0000 Subject: [PATCH] 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 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: 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 Upstream Author: Rocky Bernstein Copyright: Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006 - Rocky Bernstein + Rocky Bernstein 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