Lintian Fixes - django-axes

Ready changes

Summary

  • Set upstream metadata fields: Contact.
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )
  • Set field Upstream-Contact in debian/copyright.
  • Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright).

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2adfc85..4d1ebf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+django-axes (5.39.0-3) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Contact.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set field Upstream-Contact in debian/copyright.
+  * Remove obsolete field Contact from debian/upstream/metadata (already present
+    in machine-readable debian/copyright).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 18 Feb 2023 15:15:53 -0000
+
 django-axes (5.39.0-2) unstable; urgency=medium
 
   * Adopt test based on Django security release (Closes: #1031461)
diff --git a/debian/control b/debian/control
index ba5ebec..e0b376a 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends-Indep:
  python3-setuptools-scm,
  python3-sphinx,
  python3-sphinx-rtd-theme,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/jazzband/django-axes
 Vcs-Git: https://salsa.debian.org/freedombox-team/django-axes.git
 Vcs-Browser: https://salsa.debian.org/freedombox-team/django-axes
diff --git a/debian/copyright b/debian/copyright
index 18f8336..d80eaa1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: django-axes
 Source: https://github.com/jazzband/django-axes
+Upstream-Contact: Jazzband <security@jazzband.co>
 
 Files: *
 Copyright: 2008 Josh VanderLinden

Run locally

More details

Full run details