# debian/source/lintian-overrides
# Overrides for Lintian checks of this source package.
# Documentation: ‘/usr/share/doc/lintian/lintian’ §2.4.
# The override for ‘dh_auto_test’ invokes that command with different
# options; so, the required ‘DEB_BUILD_OPTIONS’ check is being done.
# Remove this override when Lintian bug#943684 is corrected.
override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS
# Local variables:
# coding: utf-8
# mode: conf-space
# End:
# vim: fileencoding=utf-8 filetype=conf :
|