Lintian Fixes - sendfile

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2203de8..ee4a6e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sendfile (2.1b.20080616-10) UNRELEASED; urgency=medium
+
+  * Add missing ${misc:Depends} to Depends for sendfile.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Sep 2022 14:01:44 -0000
+
 sendfile (2.1b.20080616-9) unstable; urgency=medium
 
   * QA upload.
diff --git a/debian/control b/debian/control
index a1c39a6..ed38001 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: net
 Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
 Build-Depends: debhelper-compat (= 13), libreadline-dev, autotools-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Homepage: https://fex.belwue.de/saft/
 Vcs-Git: https://salsa.debian.org/debian/sendfile.git
 Vcs-Browser: https://salsa.debian.org/debian/sendfile
 
 Package: sendfile
 Architecture: any
-Depends: ${shlibs:Depends}, openbsd-inetd | inet-superserver, perl | perl5, update-inetd, libdpkg-perl
+Depends: ${shlibs:Depends}, openbsd-inetd | inet-superserver, perl | perl5, update-inetd, libdpkg-perl, ${misc:Depends}
 Suggests: pgp-i
 Description: Simple Asynchronous File Transfer
  Sendfile is an asynchronous file transfer service for the Internet,

Run locally

More details

Full run details