2017-09-23 14:06:36 +02:00
|
|
|
#!/bin/bash
|
2017-09-23 15:58:13 +02:00
|
|
|
# Copyright 2015-2017 Alf Gaida <agaida@siduction.org>
|
|
|
|
# License: WTFPL-2
|
|
|
|
#
|
|
|
|
# Usage:
|
|
|
|
#
|
|
|
|
#
|
|
|
|
#
|
|
|
|
#
|
2017-09-23 14:06:36 +02:00
|
|
|
lintian -EvIL +pedantic --show-overrides --no-tag-display-limit *changes
|