Hi,

On Thu, Jan 28, 2021 at 11:50:33PM +0100, Scupake wrote:
> Hello,
> 
> I think the package is mostly ready for review!
> "Mostly" because I have no idea how to fix the
> "maintainer-script-lacks-debhelper-token" warning.

See
https://lintian.debian.org/tags/maintainer-script-lacks-debhelper-token.html
for a smallish hint.

Usually each maintainer-script starts with something like (or mor
commented):

| #!/bin/sh
|
| set -e
|
| #DEBHELPER#
| [...]

Where then debhelper can replace code snippets.

Regards,
Salvatore

Reply via email to