From 742e00f24df6ecb43fec549cf0968e5977d755ba Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Tue, 19 Dec 2023 14:13:58 +0100 Subject: [PATCH] debian package: add missing dependency on python3-xmltodict --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e18661c..9cb5d68 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.6 Package: check-forgejo-upgrade Architecture: all -Depends: ${misc:Depends}, python3, python3-requests +Depends: ${misc:Depends}, python3, python3-requests, python3-xmltodict Description: Monitoring plugin to check Forgejo instance upgrade status This Icinga/Nagios check plugin permit to check Forgejo instance upgrade status by comparing the local forgejo binary version against the latest