Package: dh-apparmor Version: 2.7.103-2 Severity: normal
While building a package that uses dh-apparmor, I found out that I got
complains on possible bashisms on its debian/postinst.
It turned out to be added the resulting the part of #DEBHELPER#
automatically added by dh_apparmor, in particular, this very code snip:
# Reload the profile, including any abstraction updates
if type aa-status >/dev/null && aa-status --enabled 2>/dev/null;
then
apparmor_parser -r -T -W "$APP_PROFILE" || true
fi
I know this is not a "Severity: normal", but the thing is that including
dh-apparmor and getting lintian to complain because of possible bashisms
is something I would really love to avoid. Again, this is totally my
point of view and that's why I'd feel fine if you reduce it to a
"wishlist" type.
Thanks in advance.
Cheers,
:d:
--
BOFH excuse #270:
Someone has messed up the kernel pointers
signature.asc
Description: OpenPGP digital signature

