From 678137d12e9d7de6b62e7d3010e29bd729b2d216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steven!=20Ragnar=C3=B6k?= Date: Wed, 3 Jul 2024 16:48:54 -0700 Subject: [PATCH] Update Standard Version. I read through the changelogs here and as far as I can tell we're as compliant with the changes as we were with the previous standards. Please open issues for Standards violations. They won't always be addressed but we can note them in the README. --- stdeb/util.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdeb/util.py b/stdeb/util.py index 4242c6c..61b1343 100644 --- a/stdeb/util.py +++ b/stdeb/util.py @@ -1615,7 +1615,7 @@ def build_dsc(debinfo, %(uploaders)sSection: %(debian_section)s Priority: optional Build-Depends: %(build_depends)s -Standards-Version: 3.9.1 +Standards-Version: 4.7.0 %(source_stanza_extras)s %(control_py2_stanza)s