debian: Override lintian embedded-library complaint about manuf data

Lintian errors out because we embed the manuf data from the CSV files
into static C arrays. Override that.
This commit is contained in:
John Thacker 2023-07-29 06:41:02 -04:00
parent 5eb3fdc47a
commit 4052d2c7f4
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ libwireshark0: spelling-error-in-binary usr/lib/x86_64-linux-gnu/libwireshark.so
libwireshark0: spelling-error-in-binary usr/lib/x86_64-linux-gnu/libwireshark.so.0.0.0 Nam Name
libwireshark0: spelling-error-in-binary usr/lib/x86_64-linux-gnu/libwireshark.so.0.0.0 Informations Information
libwireshark0: spelling-error-in-binary usr/lib/x86_64-linux-gnu/libwireshark.so.0.0.0 Dont Don't
# Embedding the manuf data from CSV files into static C arrays isn't static linkage
libwireshark0: embedded-library ieee-data [usr/lib/x86_64-linux-gnu/libwireshark.so.0.0.0]