From 02f99ce5167512d9bf163f4577d56cfc76a7c817 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 21 Aug 2022 23:41:38 +0100 Subject: [PATCH] Debian: run dh_lintian Signed-off-by: Ian Jackson --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index a4c3f6c..695bb68 100755 --- a/debian/rules +++ b/debian/rules @@ -109,6 +109,7 @@ binary-one: cp debian/$p/$$f $t/$p/DEBIAN/$$f; \ chmod u=rwX,go=rX $t/$p/DEBIAN/$$f; \ done + dh_lintian -p$p -Pdebian/tmp/$p dh_link -p$p -Pdebian/tmp/$p dpkg-gencontrol -p$p -P$t/$p -Tdebian/sv-$p chown -R root.root debian/tmp -- 2.30.2