Lintian Fixes - python-tinyrpc

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 bcca27a..52a0266 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-tinyrpc (0.6-6) 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 08:39:38 -0000
+
 python-tinyrpc (0.6-5) unstable; urgency=medium
 
   * Declare conformance to “Standards-Version: 4.6.2”.
diff --git a/debian/control b/debian/control
index ce1c7c6..4b13a4c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,9 @@ Build-Depends:
     debhelper-compat (= 13)
 Standards-Version: 4.6.2
 Homepage: https://github.com/mbr/tinyrpc/
-VCS-Git: https://salsa.debian.org/bignose/pkg-python-tinyrpc.git
-VCS-Browser: https://salsa.debian.org/bignose/pkg-python-tinyrpc/
 Rules-Requires-Root: no
+Vcs-Git: https://salsa.debian.org/bignose/pkg-python-tinyrpc.git
+Vcs-Browser: https://salsa.debian.org/bignose/pkg-python-tinyrpc/
 
 Package: python3-tinyrpc
 Architecture: all
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 4274db7..c8100af 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,5 @@
-# debian/upstream/metadata
-# Part of Debian ‘python-tinyrpc’ 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: tinyrpc
 Contact: Marc Brinkmann <git@marcbrinkmann.de>
 Archive: PyPI
-Bug-Database: https://github.com/mbr/tinyrpc/issues/
+%YAML 1.1
+---
+Bug-Database: https://github.com/mbr/tinyrpc/issues
 Bug-Submit: https://github.com/mbr/tinyrpc/issues/new
 Repository: https://github.com/mbr/tinyrpc.git
 Repository-Browse: https://github.com/mbr/tinyrpc/

Debdiff

File lists identical (after any substitutions)

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

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

Run locally

More details

Full run details