From a282b538145c4d19e049f6ff00725ae3f12febfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Sat, 20 Jul 2019 00:15:51 +0200 Subject: [PATCH] Bump Standards-Version to 4.4.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b0e89428..d2fe4cb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-botocore (1.12.103+repack-2) UNRELEASED; urgency=medium * Use debhelper-compat instead of debian/compat. + * Bump Standards-Version to 4.4.0. -- Ondřej Nový Sat, 20 Jul 2019 00:15:50 +0200 diff --git a/debian/control b/debian/control index 27114cea..1070d7d1 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 12) , python-mock , python3-mock , dh-python -Standards-Version: 4.3.0 +Standards-Version: 4.4.0 Homepage: https://github.com/boto/botocore Vcs-Git: https://salsa.debian.org/python-team/modules/python-botocore.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-botocore