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

[lintian] 01/01: Recognise "autopkgtest-pkg-ela" as a valid test suite. (Closes: #873458)



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

lamby pushed a commit to branch master
in repository lintian.

commit d5f0c0115ef46eb98d1b68f7113aa63d93f72211
Author: Chris Lamb <lamby@debian.org>
Date:   Mon Aug 28 10:05:55 2017 +0100

    Recognise "autopkgtest-pkg-ela" as a valid test suite. (Closes: #873458)
---
 checks/testsuite.pm | 1 +
 debian/changelog    | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/checks/testsuite.pm b/checks/testsuite.pm
index ba24548..d593df0 100644
--- a/checks/testsuite.pm
+++ b/checks/testsuite.pm
@@ -59,6 +59,7 @@ my %KNOWN_RESTRICTIONS = map { $_ => 1 } qw(
 my %KNOWN_TESTSUITES = map { $_ => 1 } qw(
   autopkgtest
   autopkgtest-pkg-dkms
+  autopkgtest-pkg-elpa
   autopkgtest-pkg-go
   autopkgtest-pkg-nodejs
   autopkgtest-pkg-perl
diff --git a/debian/changelog b/debian/changelog
index 9a35397..6e967bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -86,6 +86,8 @@ lintian (2.5.53) UNRELEASED; urgency=medium
     + [CL] Warn if we see an unnecessary "Testsuite: autopkgtest" header
       in debian/control.
     + [NT] Recognise "autopkgtest-pkg-go" as a valid test suite.
+    + [CL] Recognise "autopkgtest-pkg-elpa" as a valid test suite.
+      (Closes: #873458)
 
   * data/binaries/embedded-libs:
     + [RG] Detect embedded copies of heimdal, libgxps, libquicktime,

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


Reply to: