add lintian overrides for shipped strange BLOBs

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
master
Thomas Lamprecht 2019-05-22 17:17:48 +02:00
parent edf1ab9a03
commit 7df330a978
2 changed files with 5 additions and 0 deletions

4
debian/pve-qemu-kvm.lintian-overrides vendored Normal file
View File

@ -0,0 +1,4 @@
pve-qemu-kvm: arch-dependent-file-in-usr-share usr/share/kvm/hppa-firmware.img
pve-qemu-kvm: binary-from-other-architecture usr/share/kvm/hppa-firmware.img
pve-qemu-kvm: unstripped-binary-or-object usr/share/kvm/hppa-firmware.img
pve-qemu-kvm: statically-linked-binary usr/share/kvm/hppa-firmware.img

1
debian/rules vendored
View File

@ -79,6 +79,7 @@ install: build
dh_testroot
dh_prep
dh_installdirs
dh_lintian
# Add here commands to install the package into debian/pve-kvm.
$(MAKE) DESTDIR=$(destdir) install