This is an automated email from the git hooks/post-receive script. nthykier pushed a commit to branch master in repository lintian.
commit f0dc3d465702f11a29e64cf1ae8e3ed4eb241720 Author: Mattia Rizzolo <[email protected]> Date: Tue Jun 27 16:08:41 2017 +0200 d/.../build-profiles: Add «nolua» and «noruby» Signed-off-by: Mattia Rizzolo <[email protected]> Signed-off-by: Niels Thykier <[email protected]> --- data/fields/build-profiles | 2 ++ debian/changelog | 3 +++ 2 files changed, 5 insertions(+) diff --git a/data/fields/build-profiles b/data/fields/build-profiles index 80cad7d..da4eb58 100644 --- a/data/fields/build-profiles +++ b/data/fields/build-profiles @@ -4,8 +4,10 @@ nocheck nodoc nogolang nojava +nolua noperl nopython +noruby noudeb stage1 stage2 diff --git a/debian/changelog b/debian/changelog index 6ed4bcd..1ae15c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,9 @@ lintian (2.5.52) UNRELEASED; urgency=medium * commands/lintian.pm: + [NT] Attempt to clean up on SIGTERM (like with SIGINT). + * data/fields/build-profiles: + + [NT] Add patch from Mattia Rizzolo to update the list of known build + profiles, adding «nolua» and «noruby». * data/spelling/corrections: + [AB] Remove "iff". It's a valid English word. (Closes: #865055) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

