Lintian Fixes - python-coverage

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 031f416..2e47f77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-coverage (7.2.7+dfsg1-2) 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>  Sun, 23 Jul 2023 06:37:49 -0000
+
 python-coverage (7.2.7+dfsg1-1) unstable; urgency=medium
 
   * The “Adele Puglisi” release.
diff --git a/debian/control b/debian/control
index 71fc73f..7fa30b9 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,9 @@ Build-Depends:
     debhelper-compat (= 13)
 Standards-Version: 4.6.2
 Homepage: https://coverage.readthedocs.io/
-VCS-Git: https://salsa.debian.org/debian/pkg-python-coverage.git
-VCS-Browser: https://salsa.debian.org/debian/pkg-python-coverage/
 Rules-Requires-Root: no
+Vcs-Git: https://salsa.debian.org/debian/pkg-python-coverage.git
+Vcs-Browser: https://salsa.debian.org/debian/pkg-python-coverage/
 
 Package: python3-coverage
 Architecture: any
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 15386dc..5612fa9 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,5 @@
-# debian/upstream/metadata
-# Part of Debian ‘python-coverage’ 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: Coverage.py
 Contact: Ned Batchelder <ned@nedbatchelder.com>
 Archive: PyPI
-Bug-Database: https://github.com/nedbat/coveragepy/issues/
+%YAML 1.1
+---
+Bug-Database: https://github.com/nedbat/coveragepy/issues
 Bug-Submit: https://github.com/nedbat/coveragepy/issues/new
 Repository: https://github.com/nedbat/coveragepy.git
 Repository-Browse: https://github.com/nedbat/coveragepy/

Debdiff

File lists identical (after any substitutions)

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

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

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

Run locally

More details

Full run details