Specify a minumum python version for deb, expand man page

This commit is contained in:
2025-01-09 03:31:55 -05:00
parent 292c6bfd80
commit 0fe6e259ea
2 changed files with 175 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ Version: 1.0
Section: utils
Priority: optional
Architecture: all
Depends: python3, python3-psycopg2, systemd
Depends: python3 (>= 3.6), python3-psycopg2, systemd
Maintainer: James Campbell <james@commandprompt.com>
Homepage: https://www.commandprompt.com
Description: A bridge to sit between monitoring tools and PostgreSQL