Lintian Fixes - monkeysphere

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/control b/debian/control
index 6db41c0..32fa202 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders:
 Build-Depends:
  bash (>= 3.2),
  cpio,
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  dpkg-dev (>= 1.17.14),
  gnupg (>= 2.1.17) <!nocheck>,
  gnupg-agent <!nocheck>,
@@ -21,7 +21,7 @@ Build-Depends:
  openssh-server <!nocheck>,
  openssl <!nocheck>,
  socat <!nocheck>,
-Standards-Version: 4.3.0
+Standards-Version: 4.4.1
 Homepage: https://web.monkeysphere.info/
 Vcs-Git: https://salsa.debian.org/pkg-privacy-team/monkeysphere.git
 Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/monkeysphere
diff --git a/debian/monkeysphere.lintian-overrides b/debian/monkeysphere.lintian-overrides
index 2064411..2268b53 100644
--- a/debian/monkeysphere.lintian-overrides
+++ b/debian/monkeysphere.lintian-overrides
@@ -1,2 +1,2 @@
 # this README.txt describes the directory that it is in:
-monkeysphere: package-contains-documentation-outside-usr-share-doc usr/share/monkeysphere/transitions/README.txt
+monkeysphere: package-contains-documentation-outside-usr-share-doc [usr/share/monkeysphere/transitions/README.txt]
diff --git a/debian/rules b/debian/rules
index 6a75a9c..c946191 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 %:
 	dh $@
 
-override_dh_missing:
-	dh_missing --fail-missing
-
 override_dh_auto_install:
 	dh_auto_install
 	rm -f $(CURDIR)/debian/monkeysphere/usr/share/doc/monkeysphere/Changelog

Run locally

More details

Full run details

Historical runs