From e965ab150496bf1c8d7967a3a4dcad8b2c8e8b3a Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Sun, 31 Jul 2005 01:25:17 +0000 Subject: [PATCH] fixed description as ftpmaster required + fixed dependency on python-dev --- debian/control | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 430f0f62..0663810c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: fail2ban Section: net Priority: optional Maintainer: Yaroslav Halchenko -Build-Depends-Indep: debhelper (>= 4.1.67), python, python2.3-dev, help2man +Build-Depends-Indep: debhelper (>= 4.1.67), python, python-dev, help2man Standards-Version: 3.6.2 Package: fail2ban @@ -14,7 +14,5 @@ Description: bans IPs that cause multiple authentication errors for ssh/apache addresses by updating existing firewall rules. Currently, iptables, ipfwadm and ipfw are supported. . - Fail2ban is written in python. - . Homepage: http://www.sourceforge.net/projects/fail2ban