This is an automated email from the git hooks/post-receive script. rouca pushed a commit to branch master in repository lintian.
commit 313bc340e5a28bf8a2d1195a3161ccc3213bb0a4 Author: Bastien ROUCARIÈS <[email protected]> Date: Fri Aug 25 22:26:44 2017 +0200 Node- package should go to section javascript --- data/fields/name_section_mappings | 3 ++- debian/changelog | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/data/fields/name_section_mappings b/data/fields/name_section_mappings index ca9c1de..30ff455 100644 --- a/data/fields/name_section_mappings +++ b/data/fields/name_section_mappings @@ -13,4 +13,5 @@ lib.*-cil(?:-dev)?$ => cli-mono ^lib.*-(?:ocaml|camlp4)-dev$ => ocaml ^lib.*-dev$ => libdevel ^gir\d+\.\d+-.*-\d+\.\d+$ => introspection -^libjs- => javascript \ No newline at end of file +^libjs- => javascript +^node- => javascript diff --git a/debian/changelog b/debian/changelog index af300a8..5eedfcd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -86,6 +86,8 @@ lintian (2.5.53) UNRELEASED; urgency=medium libsass, libytnef, and taglib. + [RG] Use an additional string to detect embedded copies of openjpeg2. (Closes: #762956) + * data/fields/name_section_mappings: + + [BR] node- package section is javascript. * data/fields/obsolete-packages: + [MR] Add dh-systemd. (Closes: #872076) * data/files/obsolete-paths: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

