Added Debian sbuild configuration
This commit is contained in:
parent
75b288a875
commit
0c6a81a376
2 changed files with 11 additions and 0 deletions
10
debian/sbuild
vendored
Normal file
10
debian/sbuild
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
$build_arch_all = 1;
|
||||
$distribution = 'stable';
|
||||
|
||||
# Lintian
|
||||
$run_lintian = 1;
|
||||
$lintian_opts = ['-i', '-I'];
|
||||
|
||||
# don't remove this, Perl needs it:
|
||||
1;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue