From 234168d6d945a3261705019811dd45f417deb04f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20L=C3=A4ssig?= Date: Mon, 10 Jan 2022 17:16:17 +0100 Subject: [PATCH] debian: reduce dependency compat --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 775ef26..ae0e287 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: monitoring-plugin-systemd-service Section: net Priority: optional Maintainer: Björn Lässig -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 12) Standards-Version: 4.5.1 Homepage: https://github.com/pengutronix/monitoring-check-systemd-service Vcs-Browser: https://github.com/pengutronix/monitoring-check-systemd-service