mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Update to SV: 4.4.1
This commit is contained in:
parent
4ec15b0572
commit
e9a4ddc4e3
2 changed files with 2 additions and 1 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
|
@ -5,6 +5,7 @@ fail2ban (0.11.1-1) UNRELEASED; urgency=medium
|
|||
* Import fail2ban in the Debian Python Umbrella (Closes: #947926)
|
||||
* Remove the old dep to Python (Closes: #945670)
|
||||
* Run ./fail2ban-2to3 as part of the build to be Python 3 ready
|
||||
* Update to SV: 4.4.1
|
||||
|
||||
[ Jelmer Vernooij ]
|
||||
* Use secure URI in Vcs control header.
|
||||
|
|
|
|||
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -15,7 +15,7 @@ Build-Depends:
|
|||
Homepage: http://www.fail2ban.org
|
||||
Vcs-Git: https://salsa.debian.org/python-team/applications/fail2ban.git
|
||||
Vcs-Browser: https://salsa.debian.org/python-team/applications/fail2ban
|
||||
Standards-Version: 4.1.3
|
||||
Standards-Version: 4.4.1
|
||||
|
||||
|
||||
Package: fail2ban
|
||||
|
|
|
|||
Loading…
Reference in a new issue