Lintian Fixes - dynamic-motd

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index fbcd081..16e04cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,16 @@
 dynamic-motd (0.04-2) UNRELEASED; urgency=medium
 
+  [ Thomas Goirand ]
   * Add debian-goodies as Recommends.
 
+  [ Debian Janitor ]
+  * Update watch file format version to 4.
+  * Bump debhelper from old 11 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+  * Set upstream metadata fields: Repository.
+  * Update standards version to 4.6.2, no changes needed.
+
  -- Thomas Goirand <zigo@debian.org>  Fri, 10 Jun 2022 17:06:18 +0200
 
 dynamic-motd (0.04-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 4aec00d..44be6cd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,14 @@ Uploaders:
  Kevin Allioli <kevin@linit.io>,
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  python3-all,
 Build-Depends-Indep:
  python3-pytest,
  python3-six,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/dynamic-motd
 Vcs-Git: https://salsa.debian.org/openstack-team/third-party/dynamic-motd.git
 Homepage: https://github.com/ldidry/dynamic-motd
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..a5b4775
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/ldidry/dynamic-motd/issues
+Bug-Submit: https://github.com/ldidry/dynamic-motd/issues/new
+Repository: https://github.com/ldidry/dynamic-motd.git
+Repository-Browse: https://github.com/ldidry/dynamic-motd
diff --git a/debian/watch b/debian/watch
index 3182c15..b55f954 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/ldidry/dynamic-motd/tags .*/(\d[\d\.]+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details