summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav Halchenko <debian@onerussian.com>2015-04-26 13:17:01 -0400
committerYaroslav Halchenko <debian@onerussian.com>2015-04-26 13:17:01 -0400
commit3b4bf59c6a8e975ad52c78163f04c3dd16f7e9d4 (patch)
treee248218caa9f2aba65e9b7c49b70add3d094cae7
parent12dd23004e3949563abfcc02c1bdaa5d8d74cc17 (diff)
downloadfail2ban-3b4bf59c6a8e975ad52c78163f04c3dd16f7e9d4.tar.gz
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
-rw-r--r--debian/changelog8
-rw-r--r--debian/control4
2 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 83007323..4674ab22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 ]
diff --git a/debian/control b/debian/control
index d3a5098f..814d7ef1 100644
--- a/debian/control
+++ b/debian/control
@@ -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