Package: checksecurity Version: 2.0.7-6 Severity: minor Tags: patch The Recommends list for checksecurity includes logcheck. While it is a good idea to recommend a log checking tool, there are several options for this functionality in Debian, and logcheck may not be the best for a given host.
The attached patch changes the Recommends list to be satisfied with either of 'logcheck' or 'logwatcher'.
--- orig/debian/control +++ mod/debian/control @@ -8,7 +8,7 @@ Package: checksecurity Architecture: all Depends: cron (>= 3.0pl1-74), debconf (>= 0.5), perl (>= 5.8.0) -Recommends: tiger, logcheck, tripwire | integrit | aide | samhain | fcheck +Recommends: tiger, logcheck | logwatch, tripwire | integrit | aide | samhain | fcheck Suggests: apt-watch | cron-apt, lockfile-progs Conflicts: lockfile-progs (<< 0.1.7) Replaces: cron