From 8bb199837f807247d38b4565dad381b986be0546 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Wed, 30 Nov 2022 14:22:29 +0000 Subject: [PATCH] Remove constraints unnecessary since buster (oldstable) * nagios-snmp-plugins: Drop dependency on essential package perl-base (>= 5.8.4-8) in Depends. Changes-By: deb-scrub-obsolete --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index b029918..9c999e5 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Package: nagios-snmp-plugins Architecture: all Depends: libnet-snmp-perl, monitoring-plugins-common | nagios-plugins-basic (>= 1.4.5-2), - perl-base (>= 5.8.4-8), ucf, ${misc:Depends}, ${perl:Depends}