diff --git a/debian/changelog b/debian/changelog index 5440fb4..e3729a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ python-click (7.0-3) UNRELEASED; urgency=medium * Use debhelper-compat instead of debian/compat. + * Bump Standards-Version to 4.4.1. -- Ondřej Nový Fri, 18 Oct 2019 16:34:51 +0200 diff --git a/debian/control b/debian/control index 9865480..197ab37 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: python-requests, python3-requests, python3-pytest, python3-colorama -Standards-Version: 4.4.0 +Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/python-team/modules/python-click Vcs-Git: https://salsa.debian.org/python-team/modules/python-click.git Homepage: https://github.com/pallets/click