mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
debhelper and dpatch belong to Build-Depends now
This commit is contained in:
parent
9af3da8b57
commit
87ed38b378
1 changed files with 3 additions and 2 deletions
5
debian/control
vendored
5
debian/control
vendored
|
|
@ -3,8 +3,9 @@ Section: net
|
|||
Priority: optional
|
||||
Maintainer: Yaroslav Halchenko <debian@onerussian.com>
|
||||
Uploaders: Barak Pearlmutter <bap@debian.org>
|
||||
Build-Depends-Indep: debhelper (>= 4.1.67), python, python-dev, help2man, dpatch
|
||||
Standards-Version: 3.6.2
|
||||
Build-Depends: debhelper (>= 4.1.67), dpatch
|
||||
Build-Depends-Indep: python, python-dev, help2man
|
||||
Standards-Version: 3.7.2
|
||||
|
||||
Package: fail2ban
|
||||
Architecture: all
|
||||
|
|
|
|||
Loading…
Reference in a new issue