Lintian Fixes - wait-for-it

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 3a7a387..fe9fe87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ wait-for-it (0.0~git20180723-2) UNRELEASED; urgency=medium
 
   * Apply multi-arch hints.
     + wait-for-it: Add Multi-Arch: foreign.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
 
  -- Debian Janitor <janitor@jelmer.uk>  Fri, 03 Sep 2021 04:09:37 -0000
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 5da263b..8507e00 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: wait-for-it
 Section: misc
 Priority: optional
 Maintainer: Alexandre Viau <aviau@debian.org>
-Build-Depends: debhelper (>= 9), dh-exec
+Build-Depends: debhelper-compat (= 13), dh-exec
 Standards-Version: 3.9.7
 Vcs-Git: https://salsa.debian.org/debian/wait-for-it.git
 Vcs-Browser: https://salsa.debian.org/debian/wait-for-it
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..da115af
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/vishnubob/wait-for-it/issues
+Bug-Submit: https://github.com/vishnubob/wait-for-it/issues/new
+Repository-Browse: https://github.com/vishnubob/wait-for-it

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details