From 698f8319261a442b940e77a70fa03fbcf2be32d8 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 20 May 2023 12:18:34 +0200 Subject: [PATCH] d/control: raise standards version compliance to 4.6.2 Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 821d05e..fd7084a 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13), python3-all, python3-setuptools, python3-docutils -Standards-Version: 4.5.0.2 +Standards-Version: 4.6.2 Homepage: https://github.com/cumulusnetworks/ifupdown2 X-Python-Version: >= 3.7