<!-- Before filing an issue, please search the existing issues (both open and closed) to see if your report might be duplicate --> <!-- Please don't file an issue when you have a support question, send support questions to the mailinglist or ask them on Gitter (https://gitter.im/fossasia/meilix) --> - Issue type: Bug Feature request <!-- delete the one that does not apply --> ### Short description <!-- Explain in a few sentences what the issue/request is --> In the lintian log;we get this warning `W: systemlock source: package-uses-deprecated-debhelper-compat-version 8 W: systemlock source: space-in-std-shortname-in-dep5-copyright <special license> (paragraph at line 5) W: systemlock source: ancient-standards-version 3.9.2 (released 2011-04-07) (current is 4.1.4) ` ### Steps to reproduce <!-- Tell us step-by-step how the issue can be triggered. Attach any screenshots if available --> In the current build; 1. <!-- step 1 -->cd into the systemlock-0.1 folder 2. <!-- step 2 -->run `debuild -uc -us` 3. <!-- step 3 -->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 ### Expected behaviour <!-- What would you expect to happen when the reproduction steps are run --> Updating the package according to the current debian policy