move libsys-syslog-perl to Recommands

This commit is contained in:
Jan Wagner 2006-12-03 20:36:21 +00:00
parent 02f361cb41
commit aa2dc95550
2 changed files with 9 additions and 1 deletions

3
debian/control vendored
View file

@ -8,7 +8,8 @@ Standards-Version: 3.7.2
Package: ps-watcher
Architecture: all
Depends: ${perl:Depends}, libconfig-inifiles-perl, libsys-syslog-perl
Depends: ${perl:Depends}, libconfig-inifiles-perl
Recommends: libsys-syslog-perl
Description: monitoring a system via ps-like commands
This program runs the ps command periodically and triggers commands on matches.
The match patterns are Perl regular expressions which can refer to the process