Lintian Fixes - python-jsonschema

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 373b53b..f2b04ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-jsonschema (4.9.1-2) UNRELEASED; urgency=medium
+
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Update watch file format version to 4.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+  * Set upstream metadata fields: Repository, Security-Contact.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 25 Sep 2022 21:01:12 -0000
+
 python-jsonschema (4.9.1-1) experimental; urgency=medium
 
   * New upstream release (Closes: #1017629).
diff --git a/debian/control b/debian/control
index bc44dd1..2af97d2 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Build-Depends-Indep:
  python3-twisted,
  python3-uritemplate,
  python3-webcolors,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/openstack-team/third-party/python-jsonschema.git
 Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/python-jsonschema
 Homepage: https://github.com/Julian/jsonschema
diff --git a/debian/copyright b/debian/copyright
index c3d1ed6..cc03515 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -25,9 +25,9 @@ License: MIT
 
 Files: debian/*
 Copyright: 2012 Chuck Short <zulcss@ubuntu.com>
-	2012, Ghe Rivero <ghe@debian.org>
-	2013, Thomas Goirand <zigo@debian.org>
-	2020, Michal Arbet <michal.arbet@ultimum.io>
+ 	2012, Ghe Rivero <ghe@debian.org>
+ 	2013, Thomas Goirand <zigo@debian.org>
+ 	2020, Michal Arbet <michal.arbet@ultimum.io>
 License: GPL-2+
  This package is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..fe0e1cf
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,6 @@
+---
+Bug-Database: https://github.com/python-jsonschema/jsonschema/issues
+Bug-Submit: https://github.com/python-jsonschema/jsonschema/issues/new
+Repository: https://github.com/python-jsonschema/jsonschema.git
+Repository-Browse: https://github.com/python-jsonschema/jsonschema
+Security-Contact: https://github.com/python-jsonschema/jsonschema/tree/HEAD/.github/SECURITY.md
diff --git a/debian/watch b/debian/watch
index 0a21c7f..70afe3e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/Julian/jsonschema/tags .*v(\d[\d\.]+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package python-jsonschema-doc

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

Run locally

More details

Full run details