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

[lintian] 01/01: Add golang section. (Closes: #880701)



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

lamby pushed a commit to branch master
in repository lintian.

commit a01ed6cd1520ad16d0c0cc3a47b8c264ca49f8b9
Author: Guillem Jover <guillem@debian.org>
Date:   Sat Nov 4 01:23:11 2017 +0100

    Add golang section. (Closes: #880701)
    
    Signed-off-by: Chris Lamb <lamby@debian.org>
---
 checks/fields.desc                | 2 +-
 data/fields/archive-sections      | 1 +
 data/fields/name_section_mappings | 1 +
 debian/changelog                  | 4 ++++
 4 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/checks/fields.desc b/checks/fields.desc
index ad22211..91bfe5a 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -331,7 +331,7 @@ Info: The "Section:" field in this package's control file is not one of
  the sections in use on the ftp archive.  Valid sections are currently
  admin, comm, cli-mono, database, debug, devel, doc,
  editors, electronics, embedded, fonts, games, gnome, gnu-r,
- gnustep, graphics, hamradio, haskell, httpd, interpreters,
+ gnustep, golang, graphics, hamradio, haskell, httpd, interpreters,
  java, javascript, kde, libdevel, libs, lisp, localization, kernel, mail,
  math, misc, net, news, ocaml, oldlibs, otherosfs, perl,
  php, python, ruby, rust, science, shells, sound, tex, text,
diff --git a/data/fields/archive-sections b/data/fields/archive-sections
index 56c1bdf..0a1f644 100644
--- a/data/fields/archive-sections
+++ b/data/fields/archive-sections
@@ -17,6 +17,7 @@ games
 gnome
 gnu-r
 gnustep
+golang
 graphics
 hamradio
 haskell
diff --git a/data/fields/name_section_mappings b/data/fields/name_section_mappings
index 1fdc1cf..d4fe50c 100644
--- a/data/fields/name_section_mappings
+++ b/data/fields/name_section_mappings
@@ -17,6 +17,7 @@
 -elisp(?:-.*)$                          => lisp
 ^lib.*-guile$                           => lisp
 ^guile-                                 => lisp
+^golang-                                => golang
 ^lib.*-perl$                 => perl
 lib.*-cil(?:-dev)?$          => cli-mono
 ^lib.*-(?:java|gcj|jni)$                => java
diff --git a/debian/changelog b/debian/changelog
index 44e1b07..a24df3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ lintian (2.5.59) UNRELEASED; urgency=medium
 
   XXX: generate tag summary
 
+  * data/fields/*:
+    + [CL] Apply patch from Guillem Jover to add a "golang" archive
+      section.  (Closes: #880701)
+
  -- Chris Lamb <lamby@debian.org>  Fri, 03 Nov 2017 09:14:41 +0100
 
 lintian (2.5.58) unstable; urgency=medium

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


Reply to: