From cd923a583c59bebd2cfd86cfdb112c3871edffaf Mon Sep 17 00:00:00 2001 From: Ivan Rako Date: Sat, 14 Jul 2018 23:37:14 +0200 Subject: [PATCH] izmjene za stretch --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 6 +++--- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b980e3b..9f01162 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fail2ban-cn (0.9.6~cn0) stable; urgency=low + + * Prva verzija za stretch + + -- Ivan Rako Wed, 11 Jul 2018 16:10:31 +0200 + fail2ban-cn (0.8.13~cn1) stable; urgency=low * Provjera da li postoje logovi za vsftpd i proftpd diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index c9222af..fa1087f 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: fail2ban-cn Section: net Priority: optional Maintainer: Ivan Rako -Build-Depends: debhelper (>= 8) -Standards-Version: 3.9.3 +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.8 Package: fail2ban-cn Architecture: all -Depends: ${misc:Depends}, fail2ban (>= 0.8.13), gamin (>= 0.1.10-4.1), python-gamin (>= 0.1.10-4.1) +Depends: ${misc:Depends}, fail2ban (>= 0.9.6), gamin (>= 0.1.10-4.1), python-gamin (>= 0.1.10-4.1) Description: bans IPs 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 -- 1.7.10.4