Update standards version to 4.4.1, no changes needed.

Fixes lintian: out-of-date-standards-version
See https://lintian.debian.org/tags/out-of-date-standards-version.html for more details.
This commit is contained in:
Debian Janitor 2019-11-07 21:38:48 +00:00
parent 5152e506f5
commit 6b9ff878ae
No known key found for this signature in database
GPG key ID: 6F915003D1998D6A
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -1,6 +1,7 @@
python-boto3 (1.9.253-2) UNRELEASED; urgency=medium
* Strip unusual field spacing from debian/control.
* Update standards version to 4.4.1, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Thu, 07 Nov 2019 21:38:22 +0000

2
debian/control vendored
View file

@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
python3-all,
python3-s3transfer (>= 0.1.10),
python3-setuptools
Standards-Version: 4.3.0
Standards-Version: 4.4.1
Homepage: https://github.com/boto/boto3
Vcs-Git: https://salsa.debian.org/eevans/python-boto3.git
Vcs-Browser: https://salsa.debian.org/eevans/python-boto3