Lintian Fixes - cockpit-podman

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 8902ba1..97ae448 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+cockpit-podman (54-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 24 Sep 2022 04:36:24 -0000
+
 cockpit-podman (54-1) unstable; urgency=medium
 
   * New upstream release:
diff --git a/debian/control b/debian/control
index f0f3722..7886d2e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: admin
 Priority: optional
 Maintainer: Martin Pitt <mpitt@debian.org>
 Uploaders: Reinhard Tartler <siretart@tauware.de>
-Build-Depends: debhelper-compat (= 12),
-Standards-Version: 4.6.0
+Build-Depends: debhelper-compat (= 13),
+Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Homepage: https://github.com/cockpit-project/cockpit-podman
 Vcs-Git: https://salsa.debian.org/debian/cockpit-podman.git
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..d1cdcd6
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/cockpit-project/cockpit-podman/issues
+Bug-Submit: https://github.com/cockpit-project/cockpit-podman/issues/new
+Repository-Browse: https://github.com/cockpit-project/cockpit-podman
diff --git a/debian/watch b/debian/watch
index afa8295..394036f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=4
-https://github.com/cockpit-project/cockpit-podman/releases/ .*/cockpit-podman-([\d\.]+)\.tar\.xz
+https://github.com/cockpit-project/cockpit-podman/tags .*/cockpit-podman-([\d\.]+)\.tar\.xz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details