remove senseless whitespaces

This commit is contained in:
Jan Wagner 2006-11-04 19:24:07 +00:00
parent ee0f239133
commit a2ce371df5
6 changed files with 8 additions and 8 deletions

2
debian/changelog vendored
View file

@ -1,5 +1,5 @@
ps-watcher (1.06-1) unstable; urgency=low
* Initial release (Closes: #396953)
* Initial release (Closes: #396953)
-- Jan Wagner <waja@cyconet.org> Fri, 3 Nov 2006 13:39:48 +0000

4
debian/control vendored
View file

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

2
debian/copyright vendored
View file

@ -6,7 +6,7 @@ It was downloaded from <http://sf.net/ps-watcher/>
Upstream Author: Rocky Bernstein <rocky@panix.com>
Copyright: Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006
Rocky Bernstein <rocky@panix.com>
Rocky Bernstein <rocky@panix.com>
License:

2
debian/default vendored
View file

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

4
debian/docs vendored
View file

@ -1,3 +1,3 @@
NEWS
THANKS
NEWS
THANKS
TODO

2
debian/rules vendored
View file

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