Drop dependency on lsb-base

It is a transitional package to sysvinit-utils which is essential.
debian
Jochen Sprickerhof 2023-06-04 17:53:46 +02:00
parent a22288b380
commit 07731bce07
No known key found for this signature in database
GPG Key ID: 5BFFDCC258E69433
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -22,7 +22,7 @@ Standards-Version: 4.6.1
Package: fail2ban
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, lsb-base
Depends: ${python3:Depends}, ${misc:Depends}
Recommends: nftables | iptables, whois, python3-pyinotify, python3-systemd
Suggests: mailx, system-log-daemon, monit, sqlite3
Description: ban hosts that cause multiple authentication errors