On Sun, 14 Feb 2021 13:23:08 +0100 Nicolas Boulenguez
<[email protected]> wrote:
> Source: musl
> Severity: minor
> Tags: patch
> 
> Hello.
> You may be interested in the two attached suggestions.


Hi,

Drive by remark: Given that musl already uses debhelper-compat 13, then
the substitution might be doable via debhelper's built-in substitution
instead of dh-exec (assuming that is the main driver behind the change).
 This would involve using ${env.NAME} instead of ${NAME} in the relevant
file as I recall.

Likewise, the dh_clean in 0002 looks like it could be done with a
debian/clean file.  Whether you use debian/clean or override targets is
admittedly a matter of preference.  Here I assumed the maintainer would
prefer it over makefile rules due to the use of dh-exec previously.

~Niels

Reply via email to