From c04389a03f62031150c7acb4cee2de549432c226 Mon Sep 17 00:00:00 2001 From: Noah Meyerhans Date: Wed, 22 Sep 2021 09:39:08 -0700 Subject: [PATCH] Bump standards version to 4.6.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d111a87..6fd4cd4 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12), python3-all, python3-s3transfer (>= 0.1.10), python3-setuptools -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Homepage: https://github.com/boto/boto3 Vcs-Git: https://salsa.debian.org/cloud-team/python-boto3.git Vcs-Browser: https://salsa.debian.org/cloud-team/python-boto3