mirror of https://github.com/fail2ban/fail2ban
Import fail2ban in the Debian Python Umbrella (Closes: #947926)
parent
93d4c018f4
commit
1f48e55959
|
@ -1,8 +1,12 @@
|
|||
fail2ban (0.10.2-3) UNRELEASED; urgency=medium
|
||||
|
||||
[ Jelmer Vernooij ]
|
||||
* Use secure URI in Vcs control header.
|
||||
|
||||
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Sep 2018 01:06:16 +0100
|
||||
[ Sylvestre Ledru ]
|
||||
* Import fail2ban in the Debian Python Umbrella (Closes: #947926)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 12 Jan 2020 23:13:31 +0100
|
||||
|
||||
fail2ban (0.10.2-2) unstable; urgency=medium
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
Source: fail2ban
|
||||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Yaroslav Halchenko <debian@onerussian.com>
|
||||
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
|
||||
Uploaders: Yaroslav Halchenko <debian@onerussian.com>
|
||||
Build-Depends:
|
||||
debhelper (>= 9)
|
||||
, debhelper (>= 9.20160709) | dh-systemd
|
||||
|
@ -11,8 +12,8 @@ Build-Depends:
|
|||
, python3-pyinotify
|
||||
, sqlite3
|
||||
Homepage: http://www.fail2ban.org
|
||||
Vcs-Git: https://github.com/fail2ban/fail2ban.git -b debian
|
||||
Vcs-Browser: https://github.com/fail2ban/fail2ban
|
||||
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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue