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

[lintian] 01/01: c/testsuite.pm: Add new DEP-8 test restrictions



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

nthykier pushed a commit to branch master
in repository lintian.

commit b9a5535199c6b3093ed7c7c864ef374843c149c3
Author: Jakub Wilk <jwilk@debian.org>
Date:   Mon Apr 28 22:38:34 2014 +0200

    c/testsuite.pm: Add new DEP-8 test restrictions
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/testsuite.pm | 3 +++
 debian/changelog    | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/checks/testsuite.pm b/checks/testsuite.pm
index 3816a5a..c4ce94d 100644
--- a/checks/testsuite.pm
+++ b/checks/testsuite.pm
@@ -45,6 +45,9 @@ my %KNOWN_RESTRICTIONS = map { $_ => 1 } qw(
   allow-stderr
   breaks-testbed
   build-needed
+  isolation-container
+  isolation-machine
+  needs-recommends
   needs-root
   rw-build-tree
 );
diff --git a/debian/changelog b/debian/changelog
index dd8219c..abb6e6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,8 @@ lintian (2.5.23) UNRELEASED; urgency=medium
     + [NT] Permit the use of "https://"; in DEP-5 format URIs even
       if the policy suggests that they have to use "http://";.
       (Closes: #744981)
+  * checks/testsuite.pm:
+    + [JW] Add new restrictions for DEP-8 tests.  (Closes: #746305)
 
   * data/cruft/non-distributable-files:
     + [BR] Add a file comes from the Novell libc Software Development

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


Reply to: