Imported Upstream version 2.2.1

This commit is contained in:
Mario Fetka
2021-10-26 14:11:39 +02:00
parent 27b4629279
commit 1d2c07ae63
39 changed files with 720 additions and 875 deletions

5
debian/control vendored
View File

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