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

[lintian] 01/01: c/testsuite.pm: Add more known autodep8 testsuites



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

nthykier pushed a commit to branch master
in repository lintian.

commit 8fdfa88f23bec650b9fa1a3055ec262662f08d37
Author: Ondřej Nový <novy@ondrej.org>
Date:   Sat Apr 30 17:14:31 2016 +0000

    c/testsuite.pm: Add more known autodep8 testsuites
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/testsuite.pm | 4 ++++
 debian/changelog    | 3 +++
 2 files changed, 7 insertions(+)

diff --git a/checks/testsuite.pm b/checks/testsuite.pm
index aa57023..02ebb68 100644
--- a/checks/testsuite.pm
+++ b/checks/testsuite.pm
@@ -57,7 +57,11 @@ my %KNOWN_RESTRICTIONS = map { $_ => 1 } qw(
 
 my %KNOWN_TESTSUITES = map { $_ => 1 } qw(
   autopkgtest
+  autopkgtest-pkg-dkms
+  autopkgtest-pkg-nodejs
   autopkgtest-pkg-perl
+  autopkgtest-pkg-python
+  autopkgtest-pkg-r
   autopkgtest-pkg-ruby
 );
 
diff --git a/debian/changelog b/debian/changelog
index 6eb1a22..ad06891 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ lintian (2.5.45) UNRELEASED; urgency=medium
     + [NT] Improve the description for missing ldconfig trigger
       to cover that debhelper will generally add it
       automatically.  Most packages will just need a rebuild.
+  * checks/testsuite.pm:
+    + [NT] Apply patch from Ondřej Nový to add more known
+      autodep8 test suites.  (Closes: #823088)
 
   * collection/*:
     + [NT] Always pass "-n" to "gzip".

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


Reply to: