From c6a40cdbe24b9601be228fccf9f2076a57eeac08 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 4 Nov 2014 00:39:28 +0100 Subject: add 2 new piuparts build jobs --- logparse/debian.rules | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'logparse') diff --git a/logparse/debian.rules b/logparse/debian.rules index dc521871..713ad894 100644 --- a/logparse/debian.rules +++ b/logparse/debian.rules @@ -9,6 +9,11 @@ error /(?i)^error / warning /[Ww]arning/ warning /WARNING/ +# catch lintian warnings and errors +warning /^W: / +warning /^E: / + + # create a quick access link to lines in the report containing 'INFO' info /INFO/ -- cgit v1.2.3-70-g09d2