Lintian Fixes - puppet-agent

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 2ddf6ce..96bf76f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Puppet Package Maintainers <pkg-puppet-devel@alioth-lists.debian.net
 Uploaders:
  Jérôme Charaoui <jerome@riseup.net>,
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  facter,
  hiera,
  po-debconf,
diff --git a/debian/copyright b/debian/copyright
index 6efbd65..04c8f53 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: Puppet
 Source: https://github.com/puppetlabs/puppet
 
diff --git a/debian/puppet-agent.lintian-overrides b/debian/puppet-agent.lintian-overrides
index 2545ab7..2c7766a 100644
--- a/debian/puppet-agent.lintian-overrides
+++ b/debian/puppet-agent.lintian-overrides
@@ -1,5 +1,5 @@
 # Man pages are automatically generated, not much to do here
-puppet-agent binary: manpage-has-bad-whatis-entry
+puppet-agent binary: bad-whatis-entry
 puppet-agent binary: package-contains-empty-directory [usr/share/puppet/modules/]
 puppet-agent binary: package-contains-empty-directory [usr/share/puppet/vendor_modules/]
 # debconf only used for postrm
diff --git a/debian/rules b/debian/rules
index 50f2da2..fc8411c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ execute_after_dh_installexamples:
 	  xargs -r -0 chmod 644
 
 override_dh_missing:
-	dh_missing --fail-missing -Xusr/share/man
+	dh_missing -Xusr/share/man
 
 override_dh_clean:
 	dh_clean metadata.yml

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/tmpfiles.d/puppet-agent.conf

No differences were encountered between the control files of package puppet

No differences were encountered between the control files of package puppet-agent

Run locally

More details

Full run details