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

lamby pushed a commit to branch master
in repository lintian.

commit aa5aab2ff970a6740efd8cdf21f83dc5262374c2
Author: Georg Faerber <ge...@riseup.net>
Date:   Wed Apr 4 15:30:42 2018 +0200

    checks/testsuite.pm: Add missing 'needs-reboot' restriction. (Closes: 
#894817)
---
 checks/testsuite.pm | 1 +
 debian/changelog    | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/checks/testsuite.pm b/checks/testsuite.pm
index 58321e6..faff939 100644
--- a/checks/testsuite.pm
+++ b/checks/testsuite.pm
@@ -51,6 +51,7 @@ my %KNOWN_RESTRICTIONS = map { $_ => 1 } qw(
   build-needed
   isolation-container
   isolation-machine
+  needs-reboot
   needs-recommends
   needs-root
   rw-build-tree
diff --git a/debian/changelog b/debian/changelog
index 320adaa..2db9d47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,9 @@ lintian (2.5.81) UNRELEASED; urgency=medium
     + [CL] Avoid false-positives in Mallard XML files; <link href="...">
       tags are anchor element and not followed automatically. Thanks to
       Simon McVittie for the report.  (Closes: #894690)
+  * checks/testsuite.pm:
+    + [CL] Apply patch from Georg Faerber to add missing "needs-reboot" to
+      the list of known autopkgtest restrictions.  (Closes: #894817)
   * checks/udev.pm:
     + [CL] Apply patch from Thomas Dallmair to avoid false positives in the
       udev-rule-missing-subsystem tag when SUBSYSTEM GOTO is not the last

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

Reply via email to