Package: jenkins.debian.org Severity: wishlist Tags: patch Hey!
Attached is the following: commit f69621c0486397a1ff20646d666ecb6154ec0c2f Author: Chris Lamb <la...@debian.org> Date: Fri Oct 20 09:56:12 2017 -0400 Ignore orig-tarball-missing-upstream-signature until #872864 is fixed. logparse/debian-pkg-ci.rules | 1 + 1 file changed, 1 insertion(+) Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
>From f69621c0486397a1ff20646d666ecb6154ec0c2f Mon Sep 17 00:00:00 2001 From: Chris Lamb <la...@debian.org> Date: Fri, 20 Oct 2017 09:56:12 -0400 Subject: [PATCH] Ignore orig-tarball-missing-upstream-signature until #872864 is fixed. --- logparse/debian-pkg-ci.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/logparse/debian-pkg-ci.rules b/logparse/debian-pkg-ci.rules index 04ad8d18..e1afc126 100644 --- a/logparse/debian-pkg-ci.rules +++ b/logparse/debian-pkg-ci.rules @@ -26,6 +26,7 @@ ok /perl: warning: Please check that your locale settings:/ ok /perl: warning: Falling back to the standard locale/ ok /perl: warning: Setting locale failed./ ok /W: .+: debian-news-entry-has-strange-distribution UNRELEASED/ +ok /W: .+ changes: orig-tarball-missing-upstream-signature/ # suppress warnings from commit messages ok /HEAD is now at .+/ -- 2.15.0.rc1