mirror of https://github.com/fail2ban/fail2ban
* README.Debian describes a bit issue of interpolations vs parameters passed
from jail.{conf,local} into an action or a filter definition (closes: #398739) * Removed Uploaded field from control since I am a DD now. Big thanks to Barak Pearlmutter for being the sponsor of my packages for few years.debian-releases/etch
parent
3a738497f8
commit
c46b9e0dca
|
@ -3,10 +3,13 @@ fail2ban (0.7.4-5) unstable; urgency=low
|
|||
* Added Suggests on mailx and relevant comments in README.Debian about
|
||||
invoking mail actions (closes: #396668)
|
||||
* Removed obsolete entries in TODO and README
|
||||
* README.Debian describes a bit issue of interpolations vs parameters
|
||||
passed from jail.{conf,local} into an action or a filter definition
|
||||
(closes: #398739)
|
||||
* README.Debian describes a bit issue of interpolations vs parameters passed
|
||||
from jail.{conf,local} into an action or a filter definition (closes:
|
||||
#398739)
|
||||
* Initial version of postfix filter (closes: #377711)
|
||||
* Removed Uploaded field from control since I am a DD now. Big thanks to
|
||||
Barak Pearlmutter for being the sponsor of my packages for few
|
||||
years.
|
||||
|
||||
-- Yaroslav O. Halchenko <debian@onerussian.com> Wed, 6 Dec 2006 22:14:26 -0500
|
||||
|
||||
|
|
|
@ -2,7 +2,6 @@ Source: fail2ban
|
|||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Yaroslav Halchenko <debian@onerussian.com>
|
||||
Uploaders: Barak Pearlmutter <bap@debian.org>
|
||||
Build-Depends: debhelper (>= 5.0.37.2), dpatch
|
||||
Build-Depends-Indep: python, python-dev, help2man, python-central (>= 0.5.6)
|
||||
XS-Python-Version: current, >= 2.4
|
||||
|
|
Loading…
Reference in New Issue