tags 914538 + pending thanks Stephen Kitt wrotE:
> When debian/rules includes a make prefix in front of dh, the use of dh > isn’t recognised and lintian reports package-does-not-use-debhelper-or-cdbs Thanks for the report and patch which I have applied in Git (see below). FYI I could simplify your patch by removing the control.in files (preventing any tags from being emitted) as well as the boilerplate at the top of the debian/rules files. In addition, I had to move the files under "debian/debian" to just "debian/" due to testsuite reorganisation work. Thanks again. https://salsa.debian.org/lintian/lintian/commit/134c687ef93a076238165b713db12495ad4f8477 checks/debhelper.pm | 4 ++-- debian/changelog | 4 ++++ .../debhelper-package-uses-debhelper-with-prefix-minus/debian/rules | 4 ++++ t/tests/debhelper-package-uses-debhelper-with-prefix-minus/desc | 6 ++++++ t/tests/debhelper-package-uses-debhelper-with-prefix-minus/tags | 0 .../debhelper-package-uses-debhelper-with-prefix-plus/debian/rules | 4 ++++ t/tests/debhelper-package-uses-debhelper-with-prefix-plus/desc | 6 ++++++ t/tests/debhelper-package-uses-debhelper-with-prefix-plus/tags | 0 8 files changed, 26 insertions(+), 2 deletions(-) Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `-

