From 4770fe3039bd21031aea44449c3174910e95518d Mon Sep 17 00:00:00 2001 From: Bas Couwenberg Date: Fri, 12 Sep 2025 17:54:16 +0200 Subject: [PATCH 1/3] Update lintian overrides. --- debian/source/lintian-overrides | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 debian/source/lintian-overrides diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..f4720ca --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,3 @@ +# Not supported by devscripts in trixie +older-debian-watch-file-standard 4 * + From 294841c2761d1a174615f382ae6511d33381349a Mon Sep 17 00:00:00 2001 From: Bas Couwenberg Date: Wed, 1 Oct 2025 09:41:52 +0200 Subject: [PATCH 2/3] Drop Priority: optional, default since dpkg 1.22.13. --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index fb2c3c5..dfba624 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,5 @@ Source: monitoring-plugins Section: net -Priority: optional Maintainer: Debian Nagios Maintainer Group Uploaders: Jan Wagner Build-Depends: debhelper-compat (= 13), From 97009f5d6d60efb073399cfc3e152e545846d887 Mon Sep 17 00:00:00 2001 From: Bas Couwenberg Date: Wed, 1 Oct 2025 11:16:13 +0200 Subject: [PATCH 3/3] Revert "Drop Priority: optional, default since dpkg 1.22.13." This reverts commit 294841c2761d1a174615f382ae6511d33381349a. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index dfba624..fb2c3c5 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Source: monitoring-plugins Section: net +Priority: optional Maintainer: Debian Nagios Maintainer Group Uploaders: Jan Wagner Build-Depends: debhelper-compat (= 13),