From ae2abc30305192561c37873e93c7146014b3f610 Mon Sep 17 00:00:00 2001 From: Varac Date: Thu, 26 Oct 2017 18:33:36 +0200 Subject: [pkg] Lintian: build-depends-on-obsolete-package --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e0ea205c..f773d557 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -148,7 +148,7 @@ package:amd64_artful: REPONAMES: "platform,client" # Default is to fail on warnings, we disable it here # unless a manpage is included (see #8895) - LINTIAN_OPTS: "--fail-on-warnings -X filename-length,manpages" + LINTIAN_OPTS: "--fail-on-warnings -X filename-length,manpages --suppress-tags build-depends-on-obsolete-package" <<: *package -- cgit v1.2.3