Lintian Fixes - python-jsonext

Ready changes

Summary

  • Set upstream metadata fields: Bug-Database.
  • Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VCS-Git ⇒ Vcs-Git). ( cute-field )

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 45cd39e..aeeaaa6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-jsonext (0.4.2-4) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Bug-Database.
+  * Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VCS-Git ⇒
+    Vcs-Git).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 21 Jul 2023 07:54:37 -0000
+
 python-jsonext (0.4.2-3) unstable; urgency=medium
 
   * The “Sarah Gorelick” release.
diff --git a/debian/control b/debian/control
index ceb5312..dabcabf 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Build-Depends:
     debhelper-compat (= 13)
 Standards-Version: 4.6.2
 Homepage: https://github.com/mbr/jsonext
-VCS-Git: https://salsa.debian.org/bignose/pkg-python-jsonext.git
-VCS-Browser: https://salsa.debian.org/bignose/pkg-python-jsonext/
 Rules-Requires-Root: no
+Vcs-Git: https://salsa.debian.org/bignose/pkg-python-jsonext.git
+Vcs-Browser: https://salsa.debian.org/bignose/pkg-python-jsonext/
 
 Package: python3-jsonext
 Architecture: all
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index bc31da7..b2059a3 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,5 @@
-# debian/upstream/metadata
-# Part of Debian ‘python-jsonext’ package.
+%YAML 1.1
+---
 #
 # This is free software, and you are welcome to redistribute it under
 # certain conditions; see the end of this file for copyright
@@ -11,7 +11,9 @@
 Name: jsonext
 Contact: Marc Brinkmann <git@marcbrinkmann.de>
 Archive: PyPI
-Bug-Database: https://github.com/mbr/jsonext/issues/
+%YAML 1.1
+---
+Bug-Database: https://github.com/mbr/jsonext/issues
 Bug-Submit: https://github.com/mbr/jsonext/issues/new
 Repository: https://github.com/mbr/jsonext.git
 Repository-Browse: https://github.com/mbr/jsonext/

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details