Moved python3-systemd to Recommends from Suggests given that systemd is the default init system now. Should help people upgrading on Ubuntu 15.04 as well

pull/1858/head
Yaroslav Halchenko 2015-04-26 13:17:01 -04:00
parent 12dd23004e
commit 3b4bf59c6a
2 changed files with 10 additions and 2 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
fail2ban (0.9.1+git44-gd65c4f8-2) UNRELEASED; urgency=medium
* Moved python3-systemd to Recommends from Suggests given that systemd is
the default init system now. Should help people upgrading on Ubuntu 15.04
as well
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 26 Apr 2015 13:15:56 -0400
fail2ban (0.9.1+git44-gd65c4f8-1) experimental; urgency=medium
[ Christoph Anton Mitterer ]

4
debian/control vendored
View File

@ -12,8 +12,8 @@ Standards-Version: 3.9.6
Package: fail2ban
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, lsb-base (>=2.0-7)
Recommends: iptables, whois, python3-pyinotify
Suggests: mailx, system-log-daemon, python3-systemd, monit
Recommends: iptables, whois, python3-pyinotify, python3-systemd
Suggests: mailx, system-log-daemon, monit
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