Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

See merge request python-team/modules/python-click!1
This commit is contained in:
Jelmer Vernooij 2020-04-29 10:19:39 +00:00
commit 622598a991
3 changed files with 15 additions and 2 deletions

9
debian/changelog vendored
View file

@ -1,3 +1,12 @@
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 <janitor@jelmer.uk> Mon, 27 Apr 2020 02:02:31 +0000
python-click (7.0-3) unstable; urgency=medium
[ Ondřej Nový ]

4
debian/control vendored
View file

@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper-compat (= 9),
Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-setuptools,
@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 9),
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

4
debian/upstream/metadata vendored Normal file
View file

@ -0,0 +1,4 @@
Bug-Database: https://github.com/pallets/click/issues
Bug-Submit: https://github.com/pallets/click/issues/new
Repository: https://github.com/pallets/click.git
Repository-Browse: https://github.com/pallets/click