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

[lintian] 03/03: Add sections for Rust and JavaScript



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

nthykier pushed a commit to branch master
in repository lintian.

commit f198daac6458fae90a9f8865f9a687d1cf414af3
Author: Josh Triplett <josh@joshtriplett.org>
Date:   Thu Dec 8 20:02:45 2016 -0800

    Add sections for Rust and JavaScript
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/fields.desc           | 4 ++--
 data/fields/archive-sections | 2 ++
 debian/changelog             | 5 +++++
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/checks/fields.desc b/checks/fields.desc
index bd93fe5..a4cdf01 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -334,9 +334,9 @@ Info: The "Section:" field in this package's control file is not one of
  admin, comm, cli-mono, database, debug, devel, doc,
  editors, electronics, embedded, fonts, games, gnome, gnu-r,
  gnustep, graphics, hamradio, haskell, httpd, interpreters,
- java, kde, libdevel, libs, lisp, localization, kernel, mail,
+ java, javascript, kde, libdevel, libs, lisp, localization, kernel, mail,
  math, misc, net, news, ocaml, oldlibs, otherosfs, perl,
- php, python, ruby, science, shells, sound, tex, text,
+ php, python, ruby, rust, science, shells, sound, tex, text,
  utils, vcs, video, web, x11, xfce, zope.
  .
  The section name should be preceded by "non-free/" if the package
diff --git a/data/fields/archive-sections b/data/fields/archive-sections
index 3061d87..56c1bdf 100644
--- a/data/fields/archive-sections
+++ b/data/fields/archive-sections
@@ -24,6 +24,7 @@ httpd
 interpreters
 introspection
 java
+javascript
 kernel
 kde
 libdevel
@@ -43,6 +44,7 @@ perl
 php
 python
 ruby
+rust
 science
 shells
 sound
diff --git a/debian/changelog b/debian/changelog
index 4d33f00..8838d54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,8 @@ lintian (2.5.50) UNRELEASED; urgency=medium
   * checks/files.{desc,pm}:
     + [NT] Check for invalid clauses in "Built-Using" fields.  Thanks to
       Andrey Rahmatullin for the suggestion.  (Closes: #847558)
+    + [NT] Apply patch from Josh Triplett to add new sections to
+      descriptions.
   * checks/files.desc:
     + [NT] Document that we no longer accept "virtual packages"
       for deliberately empty packages.  If your package receives
@@ -47,6 +49,9 @@ lintian (2.5.50) UNRELEASED; urgency=medium
     + [NT] Apply patch from Piotr Ożarowski that ensure that
       consumers of dh_python2 Build-Depends on dh-python.
       (Closes: #740161)
+  * data/fields/archive-sections:
+    + [NT] Apply patch from Josh Triplett to add javascript and
+      rust sections.  (Closes: #847535)
   * data/files/privacy-breaker-websites:
     + [BR] Detect more logos.
   * data/scripts/interpreters:

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


Reply to: