Lintian Fixes - puppet-module-puppetlabs-firewall

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 62126bf..266ee04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+puppet-module-puppetlabs-firewall (3.4.0-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 05 Feb 2023 17:00:05 -0000
+
 puppet-module-puppetlabs-firewall (3.4.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index bb66781..ffafee2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Stig Sandbeck Mathisen <ssm@debian.org>,
            Sebastien Badia <sbadia@debian.org>
 Section: admin
 Priority: optional
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 Rules-Requires-Root: no
 Standards-Version: 4.1.3
 Vcs-Browser: https://salsa.debian.org/puppet-team/puppet-module-puppetlabs-firewall
diff --git a/debian/rules b/debian/rules
index 4f2c774..cbe925d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,3 @@
 #!/usr/bin/make -f
 %:
 	dh $@
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index b87652d..d415b7d 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,5 @@
 ---
-Name: puppetlabs-firewall
+Bug-Database: https://github.com/puppetlabs/puppetlabs-firewall/issues
+Bug-Submit: https://github.com/puppetlabs/puppetlabs-firewall/issues/new
 Repository: https://github.com/puppetlabs/puppetlabs-firewall.git
 Repository-Browse: https://github.com/puppetlabs/puppetlabs-firewall

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details