Add lintian options
More options for more warnings or mode details.
This commit is contained in:
parent
9a20430bfc
commit
1de1832562
1 changed files with 3 additions and 1 deletions
4
HACKING
4
HACKING
|
@ -37,7 +37,9 @@ Here are some directions to get you started:
|
|||
$ make clean
|
||||
$ scan-build make
|
||||
2.3 When Debianizing
|
||||
$ lintian *deb
|
||||
$ lintian --info --display-info --display-experimental *deb
|
||||
or (shorter version)
|
||||
$ lintian -iIE *deb
|
||||
|
||||
3. Preserve cross-platform compatility
|
||||
The source code should remain compilable across various platforms,
|
||||
|
|
Loading…
Add table
Reference in a new issue