mirror of https://github.com/fail2ban/fail2ban
boost policy compliance to 3.9.4
parent
2e3eb926a5
commit
5b431f18dd
|
@ -12,6 +12,7 @@ fail2ban (0.8.9-1) unstable; urgency=low
|
||||||
roundcube-auth, sogo-auth, mysqld-auth
|
roundcube-auth, sogo-auth, mysqld-auth
|
||||||
* debian/control:
|
* debian/control:
|
||||||
- suggest system-log-daemon (Closes: #691001)
|
- suggest system-log-daemon (Closes: #691001)
|
||||||
|
- boost policy compliance to 3.9.4
|
||||||
* debian/rules:
|
* debian/rules:
|
||||||
- be positive: run fail2ban's unittests at build time. Only pyinotify
|
- be positive: run fail2ban's unittests at build time. Only pyinotify
|
||||||
was added to build-depends since gamin might still be buggy on older
|
was added to build-depends since gamin might still be buggy on older
|
||||||
|
|
|
@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 5.0.37.2), python (>= 2.5.4-1~), python-pyinotify
|
||||||
Homepage: http://www.fail2ban.org
|
Homepage: http://www.fail2ban.org
|
||||||
Vcs-Git: git://github.com/fail2ban/fail2ban.git
|
Vcs-Git: git://github.com/fail2ban/fail2ban.git
|
||||||
Vcs-Browser: http://github.com/fail2ban/fail2ban
|
Vcs-Browser: http://github.com/fail2ban/fail2ban
|
||||||
Standards-Version: 3.9.3
|
Standards-Version: 3.9.4
|
||||||
|
|
||||||
|
|
||||||
Package: fail2ban
|
Package: fail2ban
|
||||||
|
|
Loading…
Reference in New Issue