[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: Improve example-script-uses-deprecated-nodejs-location description



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit 255c3bb1b9f7ce13efb250d71830bb35dd5281b3
Author: Mattia Rizzolo <mattia@debian.org>
Date:   Sun Oct 1 14:40:09 2017 +0200

    Improve example-script-uses-deprecated-nodejs-location description
    
    Signed-off-by: Mattia Rizzolo <mattia@debian.org>
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/scripts.desc | 14 ++++++++------
 debian/changelog    |  2 ++
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/checks/scripts.desc b/checks/scripts.desc
index a9e74cf..aa2fb0d 100644
--- a/checks/scripts.desc
+++ b/checks/scripts.desc
@@ -779,11 +779,12 @@ Info: You used <tt>/usr/bin/nodejs</tt> or <tt>/usr/bin/env nodejs</tt> as an
  .
  The <tt>/usr/bin/node</tt> binary was previously provided by
  <tt>ax25-node</tt> and packages were required to use <tt>/usr/bin/nodejs</tt>
- instead. This was subsequently repealed by the Technical Committee and the
- <tt>nodejs</tt> now ships the <tt>/usr/bin/node</tt> binary to match the rest
- of the Node.js ecosystem.
+ instead. <tt>ax25-node</tt> has since been removed from the archive and the
+ <tt>nodejs</tt> package now ships the <tt>/usr/bin/node</tt> binary to match
+ the rest of the Node.js ecosystem.
  .
  Please update your package to use the <tt>node</tt> variant.
+Ref: #614907, #862051
 
 Tag: example-script-uses-deprecated-nodejs-location
 Severity: normal
@@ -793,8 +794,9 @@ Info: You used <tt>/usr/bin/nodejs</tt> or <tt>/usr/bin/env nodejs</tt> as an
  .
  The <tt>/usr/bin/node</tt> binary was previously provided by
  <tt>ax25-node</tt> and packages were required to use <tt>/usr/bin/nodejs</tt>
- instead. This was subsequently repealed by the Technical Committee and the
- <tt>nodejs</tt> now ships the <tt>/usr/bin/node</tt> binary to match the rest
- of the Node.js ecosystem.
+ instead.  <tt>ax25-node</tt> has since been removed from the archive and the
+ <tt>nodejs</tt> package now ships the <tt>/usr/bin/node</tt> binary to match
+ the rest of the Node.js ecosystem.
  .
  Please update your package to use the <tt>node</tt> variant.
+Ref: #614907, #862051
diff --git a/debian/changelog b/debian/changelog
index ce9bb4c..56fb352 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ lintian (2.5.55) UNRELEASED; urgency=medium
   * checks/scripts.desc:
     + [CL] Add missing example-script-uses-deprecated-nodejs-location tag.
       (Closes: #877142)
+    + [NT] Apply patch from Mattia Rizzolo to improve the tag description
+      for script-uses-deprecated-nodejs-location.
 
   * commands/lintian.pm:
     + [NT] Simplify handling of uncaught exceptions.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: