diff options
author | Balint Reczey <balint@balintreczey.hu> | 2016-02-25 23:27:28 +0100 |
---|---|---|
committer | Balint Reczey <balint@balintreczey.hu> | 2016-02-26 08:31:10 +0000 |
commit | 3b9306e91b397755785b6b85be10594b2bfaf740 (patch) | |
tree | f652c497507ac2e9d8944163c43b114008f0843a /debian/wireshark-common.lintian-overrides | |
parent | 2eee433a33dd8dec3f688a85ed4fc63c7a3e2b48 (diff) | |
download | wireshark-3b9306e91b397755785b6b85be10594b2bfaf740.tar.gz wireshark-3b9306e91b397755785b6b85be10594b2bfaf740.tar.bz2 wireshark-3b9306e91b397755785b6b85be10594b2bfaf740.zip |
debian: Override some lintian warnings
Change-Id: Id262cfa7577fe45b360399d5e4a9de0ea002bf67
Reviewed-on: https://code.wireshark.org/review/14155
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Balint Reczey <balint@balintreczey.hu>
Tested-by: Balint Reczey <balint@balintreczey.hu>
Diffstat (limited to 'debian/wireshark-common.lintian-overrides')
-rw-r--r-- | debian/wireshark-common.lintian-overrides | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/wireshark-common.lintian-overrides b/debian/wireshark-common.lintian-overrides new file mode 100644 index 0000000000..b330c55417 --- /dev/null +++ b/debian/wireshark-common.lintian-overrides @@ -0,0 +1,4 @@ +# those long lines are examples which we can't break +wireshark-common: manpage-has-errors-from-man usr/share/man/man1/dumpcap.1.gz 156: warning [p 1, 2.0i]: can't break line +# this is just a check for the delgroup command +wireshark-common: command-with-path-in-maintainer-script postrm:9 /usr/sbin/delgroup |