recommend python-pyinotify and only suggest python-gamin

pull/808/head debian/0.8.7-1
Yaroslav Halchenko 2012-07-31 17:36:48 -04:00
parent 197edfc271
commit b41a249161
2 changed files with 3 additions and 3 deletions

1
debian/changelog vendored
View File

@ -29,6 +29,7 @@ fail2ban (0.8.7-1) experimental; urgency=low
* debian/control,rules:
- switch to use dh_python2 (Closes: #616803)
- boost policy compliance to 3.9.3
- recommend python-pyinotify and only suggest python-gamin
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 31 Jul 2012 16:51:40 -0400

5
debian/control vendored
View File

@ -12,9 +12,8 @@ Standards-Version: 3.9.3
Package: fail2ban
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, lsb-base (>=2.0-7)
Recommends: iptables, whois, python-gamin
Suggests: mailx
XB-Python-Version: ${python:Versions}
Recommends: iptables, whois, python-pyinotify
Suggests: python-gamin, mailx
Description: ban hosts that cause multiple authentication errors
Fail2ban monitors log files (e.g. /var/log/auth.log,
/var/log/apache/access.log) and temporarily or persistently bans