Lintian Fixes - tome

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index f9a30f2b..7bdb7603 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+tome (2.41-ah~0.git.20200131-2) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Fix field name cases in debian/control (VCS-Browser ⇒ Vcs-Browser, VCS-Git ⇒
+    Vcs-Git).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 26 Feb 2023 01:30:16 -0000
+
 tome (2.41-ah~0.git.20200131-1) unstable; urgency=medium
 
   * New ipstream git snapshot (sync to head)
diff --git a/debian/control b/debian/control
index ed88d4ad..357a8853 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: tome
-VCS-Git: https://salsa.debian.org/srivasta/tome.git
-VCS-Browser: https://salsa.debian.org/srivasta/tome
 Section: non-free/games
 Priority: optional
 Maintainer: Manoj Srivastava <srivasta@debian.org>
 Homepage: https://github.com/tome2/tome2
-Build-Depends: debhelper-compat (= 12), libjansson-dev, cmake,
+Build-Depends: debhelper-compat (= 13), libjansson-dev, cmake,
  libncurses5-dev | libncurses-dev | ncurses-dev, libboost-all-dev,
  libx11-dev, libgtk2.0-dev, dpkg-dev (>= 1.16.0)
 XS-Autobuild: yes
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
+Vcs-Git: https://salsa.debian.org/srivasta/tome.git
+Vcs-Browser: https://salsa.debian.org/srivasta/tome
 
 Package: tome
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index fddf3483..24f0f0c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: tome2
 Source: https://github.com/tome2/tome2.git
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 00000000..95a3145e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/tome2/tome2/issues
+Bug-Submit: https://github.com/tome2/tome2/issues/new
+Repository-Browse: https://github.com/tome2/tome2

Run locally

More details

Full run details

Historical runs