diff --git a/debian/changelog b/debian/changelog index 5fcb98c..d43061a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-click (7.0-4) UNRELEASED; urgency=medium * Bump debhelper from deprecated 9 to 12. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. + * Update standards version to 4.5.0, no changes needed. -- Debian Janitor Mon, 27 Apr 2020 02:02:31 +0000 diff --git a/debian/control b/debian/control index 33a9c15..99de0c0 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 12), Build-Depends-Indep: python3-requests, python3-pytest, python3-colorama -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 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