script-uses-deprecated-nodejs-location
You used /usr/bin/nodejs
or /usr/bin/env nodejs
as an
interpreter for a script.
The /usr/bin/node
binary was previously provided by
ax25-node
and packages were required to use /usr/bin/nodejs
instead. ax25-node
has since been removed from the archive and the
nodejs
package now ships the /usr/bin/node
binary to match
the rest of the Node.js ecosystem.
Please update your package to use the node
variant.
For more information please consult:
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit ea05801. For merge requests, please use the latest version in the Lintian check scripts.
Visibility: warning