Chris Lamb: > Package: lintian > Severity: wishlist > Tags: patch > > Hi, > > Attached is the following: > > commit 767c26eb22eb0b7ee5ed04ef06be9daed12446e3 > Author: Chris Lamb <la...@debian.org> > Date: Sun Sep 18 11:19:14 2016 +0100 > > Check for PACKAGE.maintscript files that include > "maint-script-parameters". > > checks/debhelper.desc | 8 > ++++++++ > checks/debhelper.pm | 10 > ++++++++++ > .../debian/debian/maintscript | 2 ++ > t/tests/maintscript-includes-maint-script-parameters/desc | 6 ++++++ > t/tests/maintscript-includes-maint-script-parameters/tags | 1 + > 5 files changed, 27 insertions(+) > > > Regards, >
Looks good to me :) The only thing I can thing I can think of would be a very minor nitpick about only matching exactly one space after "--" (instead of 1 or more). Though I doubt it is going to make a lot of difference. I will leave you to commit and push it yourself! :) Remember to add your initials to d/copyright. :) ~Niels