This commit is contained in:
Mario Fetka
2021-10-27 08:44:51 +02:00
parent 38ddc53c2c
commit 6efd4c00f8
39 changed files with 872 additions and 722 deletions

5
debian/control vendored
View File

@@ -4,12 +4,13 @@ Priority: optional
Maintainer: Kostya Esmukov <kostya@esmukov.ru>
Build-Depends: debhelper (>= 9),
dh-python,
debhelper (>= 9.20160709) | dh-systemd,
python3-all,
python3-setuptools
Build-Depends-Indep: python3-pytest,
python3-requests,
python3-click,
python3-prometheus-client,
python3-prometheus-client (>= 0.1.0),
python3-serial
Standards-Version: 3.9.8
Homepage: https://github.com/KostyaEsmukov/afancontrol
@@ -27,7 +28,7 @@ Depends: ${python3:Depends},
lm-sensors,
python3-click,
python3-pkg-resources,
python3-prometheus-client,
python3-prometheus-client (>= 0.1.0),
python3-serial
Suggests: freeipmi-tools,
Description: Advanced Fan Control program (Python 3)