$build_arch_all = 1;
$distribution = 'stable';

# Lintian
$run_lintian = 1;
$lintian_opts = ['-i', '-I'];

# don't remove this, Perl needs it:
1;