Package: lintian
Version: 2.5.22.1
Tags: patch

autopkgtest has added a few new restrictions that are not recognized by Lintian yet. Please see the attached patch.

--
Jakub Wilk
diff --git a/checks/testsuite.pm b/checks/testsuite.pm
--- a/checks/testsuite.pm
+++ b/checks/testsuite.pm
@@ -45,6 +45,9 @@
   allow-stderr
   breaks-testbed
   build-needed
+  isolation-container
+  isolation-machine
+  needs-recommends
   needs-root
   rw-build-tree
 );

Reply via email to