Update Debian for new python build

This commit is contained in:
Mario Fetka 2024-03-26 13:56:19 +01:00
parent 6db8ad7a2d
commit baac8d2dac
2 changed files with 3 additions and 3 deletions

4
debian/control vendored
View File

@ -3,7 +3,7 @@ Section: net
Priority: optional
Maintainer: Manuel Munz <manu@somakoma.de>
Build-Depends: debhelper (>= 8.0.0), python (>= 2.5.4-1~)
Build-Depends-Indep: python-central (>= 0.5.6)
Build-Depends-Indep: dh-python
XS-Python-Version: current, >= 2.4
Standards-Version: 3.9.2
#Homepage:
@ -13,7 +13,7 @@ Standards-Version: 3.9.2
Package: fail2ban-p2p
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-m2crypto, python-argparse, adduser
XB-Python-Version: ${python:Versions}
XS-Python-Version: ${python:Versions}
Description: Distribute attacker information from fail2ban via a p2p network
Fail2ban-p2p can be used to distribute information about atackers in a
p2p/f2f network to ban these attackers on all hosts.

2
debian/rules vendored
View File

@ -50,7 +50,7 @@ binary-indep: install
#dh_installchangelogs ChangeLog
dh_installdocs
dh_installlogrotate
dh_pycentral
dh_python2
dh_installinit -- defaults 99
#dh_installman man/*.1
dh_link