mirror of https://github.com/fail2ban/fail2ban
small adjustments in copyright and watch
parent
8123a4886a
commit
a3badc1fff
|
@ -2,6 +2,7 @@ fail2ban (0.6.1-2) unstable; urgency=low
|
|||
|
||||
* Assigned maxreinits to 1000 to be reasonable since otherwise logfile grows
|
||||
indefinetly if there is a real problem on the system (closes: #359218)
|
||||
* Adjusted debian/{copyright,watch}
|
||||
|
||||
-- Yaroslav Halchenko <debian@onerussian.com> Mon, 27 Mar 2006 12:55:39 -0500
|
||||
|
||||
|
|
|
@ -23,5 +23,9 @@ along with this program; if not, write to the
|
|||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||
MA 02110-1301, USA.
|
||||
|
||||
See /usr/share/common-licenses/GPL for the full license.
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
License, version 2, can be found in /usr/share/common-licenses/GPL-2.
|
||||
|
||||
The Debian packaging is (C) 2006, Yaroslav Halchenko <debian@onerussian.com>
|
||||
and is licensed under the GPL, see above.
|
||||
|
||||
|
|
|
@ -3,5 +3,4 @@
|
|||
# Site Directory Pattern Version Script
|
||||
version=3
|
||||
|
||||
http://heanet.dl.sourceforge.net/sourceforge/fail2ban/ \
|
||||
fail2ban-(.*)\.tar\.bz2 debian svn-upgrade
|
||||
http://sf.net/fail2ban/ fail2ban-(.*)\.tar\.bz2 debian svn-upgrade
|
||||
|
|
Loading…
Reference in New Issue