Lintian Fixes - isort

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index bd039b6..530d199 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+isort (5.6.4-2) UNRELEASED; urgency=medium
+
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Add missing build-dependency on python3-poetry-core.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 20 May 2023 13:04:33 -0000
+
 isort (5.6.4-1) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff --git a/debian/control b/debian/control
index 3045bba..4f428ad 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends:
  dh-sequence-python3,
  python3-all,
  python3-setuptools,
-Standards-Version: 4.5.0
+ python3-poetry-core,
+Standards-Version: 4.6.2
 Homepage: https://github.com/timothycrosley/isort
 Vcs-Git: https://salsa.debian.org/python-team/packages/isort.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/isort
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 2d43148..33e6954 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,2 @@
 # Upstream does not sign their releases.
-isort source: debian-watch-does-not-check-gpg-signature
+isort source: debian-watch-does-not-check-openpgp-signature
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index f15ccc2..d37b36c 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,4 @@
-Bug-Database: https://github.com/timothycrosley/isort/issues
-Bug-Submit: https://github.com/timothycrosley/isort/issues/new
-Repository: https://github.com/timothycrosley/isort
-Repository-Browse: https://github.com/timothycrosley/isort
+Bug-Database: https://github.com/PyCQA/isort/issues
+Bug-Submit: https://github.com/PyCQA/isort/issues/new
+Repository: https://github.com/PyCQA/isort.git
+Repository-Browse: https://github.com/PyCQA/isort

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package isort

No differences were encountered between the control files of package python3-isort

Run locally

More details

Full run details