Bookworm+ update

This commit is contained in:
Mario Fetka
2026-04-22 23:56:12 +02:00
parent 2230ffdadd
commit 08c9ad24ff
13 changed files with 70 additions and 208 deletions

18
debian/README.source vendored
View File

@@ -1,14 +1,6 @@
fail2ban-p2p source package for Debian
--------------------------------------
This package is maintained directly from the upstream source tree.
This package is maintained as a minimal refresh of the historical Debian
packaging while the upstream codebase is being ported to Python 3.
Notes for maintainers:
* The package still installs the application using setup.py because the
upstream layout is not yet a standard Python package layout.
* Many files generated by dh_make and debhelper were intentionally removed
from debian/ because they were examples or build artefacts.
* If the upstream package layout is modernized later, debian/rules should be
simplified further to use pybuild directly.
Bookworm and newer packaging notes:
- debhelper compat level 13
- Python 3 only
- systemd service installation via dh_installsystemd