From e8b0f6c78326370db1a4748450808ec70ee99603 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 5 Oct 2021 22:43:45 +0100 Subject: [PATCH] Bump debhelper compat level from 12 to 13 - debian/rules: Drop --fail-missing argument to dh_missing, which is now the default. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html --- debian/control | 2 +- debian/rules | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/control b/debian/control index def09955..173da6c3 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: bsdextrautils | bsdmainutils (<< 12) , ca-certificates, cpio, - debhelper-compat (= 12), + debhelper-compat (= 13), dh-exec (>= 0.23~), docbook-xml , docbook-xsl , diff --git a/debian/rules b/debian/rules index 4c5d26cf..2339dea1 100755 --- a/debian/rules +++ b/debian/rules @@ -68,9 +68,6 @@ override_dh_install: : dh_install -override_dh_missing: - dh_missing --fail-missing - override_dh_makeshlibs: # this is an LD_PRELOAD, not a real shared library dh_makeshlibs -Xinstalled-tests/ostree/libreaddir-rand.so