Package: lintian Version: 2.48.0 Severity: minor Hello,
I have encountered a strange lintian output on built deb, using 'lintian -EviI --pedantic': W: node-requirejs: nodejs-module-installed-in-usr-lib usr/lib/nodejs/requirejs/package.json N: N: This package installs the specified file under /usr/lib/nodejs. Since N: the release of Buster, these files should be installed under N: /usr/share/nodejs <(arch independent)> or /usr/lib//nodejs <(arch N: dependent)> instead. Note the double slashes in arch-dependent path. As far as I can see from /usr/share/lintian/tags/n/nodejs-module-installed-in-usr-lib.desc, GNU architecture should be placed in between these double slashes. However, this does not work on my machine. Best, Andrius

