Lintian Fixes - python-levenshtein

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index fa2bfc5..5210740 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,16 @@
 python-levenshtein (0.20.9-1) UNRELEASED; urgency=medium
 
+  [ Sandro Tosi ]
   * Switch to the new upstream location:
     https://github.com/maxbachmann/Levenshtein
   * New upstream release
   * debian/control
     - add cython, skbuild to b-d
 
+  [ Debian Janitor ]
+  * Set upstream metadata fields: Security-Contact.
+  * Update standards version to 4.6.2, no changes needed.
+
  -- Sandro Tosi <morph@debian.org>  Sat, 07 Jan 2023 01:47:33 -0500
 
 python-levenshtein (0.12.2-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 04c47ca..485c39d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cython3 (>= 3.0.0a10), ## FIXME currently unavailable in Debian
                python3-all-dev,
                python3-setuptools,
                python3-skbuild (>= 0.13.0),
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Homepage: https://maxbachmann.github.io/Levenshtein/
 Vcs-Git: https://salsa.debian.org/python-team/packages/python-levenshtein.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-levenshtein
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 1d42403..3476a60 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -2,3 +2,4 @@ Bug-Database: https://github.com/maxbachmann/python-Levenshtein/issues
 Bug-Submit: https://github.com/maxbachmann/python-Levenshtein/issues/new
 Repository: https://github.com/maxbachmann/python-Levenshtein.git
 Repository-Browse: https://github.com/maxbachmann/python-Levenshtein
+Security-Contact: https://github.com/maxbachmann/python-Levenshtein/tree/HEAD/SECURITY.md

Run locally

More details

Full run details

Historical runs