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

[lintian] 01/01: c/testsuite: Add "autopkgtest-pkg-go"



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

nthykier pushed a commit to branch master
in repository lintian.

commit 2a279596289a9e7b4f31fc5aba48f2c6c9a18ebc
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Jul 30 19:53:04 2017 +0000

    c/testsuite: Add "autopkgtest-pkg-go"
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/testsuite.pm | 1 +
 debian/changelog    | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/checks/testsuite.pm b/checks/testsuite.pm
index 38871e3..ba24548 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-go
   autopkgtest-pkg-nodejs
   autopkgtest-pkg-perl
   autopkgtest-pkg-python
diff --git a/debian/changelog b/debian/changelog
index 9532644..e85b368 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,12 +22,13 @@ lintian (2.5.53) UNRELEASED; urgency=medium
     + [CL] Correct false positives in
       unconditional-use-of-dpkg-statoverride by detecting "if !" as a
       valid shell prefix.  (Closes: #869587)
-  * checks/testsuite.desc:
+  * checks/testsuite.{desc,pm}:
     + [CL] Remove recommendations to add a "Testsuite: autopkgtest" field
       to debian/control as it is added when needed by dpkg-source(1)
       since dpkg 1.17.1.  (Closes: #865531)
     + [CL] Warn if we see an unnecessary "Testsuite: autopkgtest" header
       in debian/control.
+    + [NT] Recognise "autopkgtest-pkg-go" as a valid test suite.
 
   * commands/lintian.pm:
     + [CL] Apply patch from Maia Everett to avoid British spelling when

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


Reply to: