Fix Lintian issue wrong bug number in closes
Closed this issue · 1 comments
pranav1698 commented
- Issue type: Bug report
Short description
Lintian reports:
W: systemlock: wrong-bug-number-in-closes l3:#nnnn
Environment
- Operating system: Ubunutu 18.04, travis
- Software version:
- Software source:
Steps to reproduce
In the current build;
- cd into the systemlock-0.1 folder
- run debuild -uc -us
- Their will be lintian warnings
Note: In the current build you will get errors; that are solved in pr #26; but for now you can solve it
Description
See section 4.4. of the Debian Policy manual.
https://www.debian.org/doc/debian-policy/ch-source.html#debian-changelog-debian-changelog
Manas-kashyap commented
I am working on it