Override lintian error about template rules file

Lintian parses the shebang in the rules files of the templates packages
and complains that there is no dependency on make. But they are special
packages, so override it.
This commit is contained in:
Luca Boccassi 2018-06-07 13:46:45 +01:00 committed by Philipp Hahn
parent a010d4da7f
commit bc8665de50
4 changed files with 4 additions and 0 deletions

1
debian/changelog vendored
View File

@ -18,6 +18,7 @@ grub2 (2.02+dfsg1-5) UNRELEASED; urgency=medium
[ Luca Boccassi ] [ Luca Boccassi ]
* template packages: install changelog and copyright * template packages: install changelog and copyright
* Override lintian error about template rules file
-- Philipp Hahn <hahn@univention.de> Wed, 27 Jun 2018 09:13:55 +0200 -- Philipp Hahn <hahn@univention.de> Wed, 27 Jun 2018 09:13:55 +0200

View File

@ -0,0 +1 @@
grub-efi-amd64-signed-template: missing-dep-for-interpreter

View File

@ -0,0 +1 @@
grub-efi-arm64-signed-template: missing-dep-for-interpreter

View File

@ -0,0 +1 @@
grub-efi-ia32-signed-template: missing-dep-for-interpreter