- Package:
- maven-debian-helper
- Source:
- maven-debian-helper
- Submitter:
- Andrius Merkys
- Date:
- 2021-11-09 07:51:04 UTC
- Severity:
- minor
Dear Maintainer, mh_make produces debian/rules files without newline at end, resulting in lintian tag 'no-newline-at-end' being issued for them. I believe the issue may be fixed by adjusting the mh_make template for debian/rules [1]. However, as I am not familiar with the template engine used, I cannot propose a patch. [1] https://sources.debian.org/src/maven-debian-helper/2.6/maven-packager-utils/src/main/resources/rules.vm/ Best, Andrius