diff options
| author | Varac <varac@leap.se> | 2017-10-26 18:33:36 +0200 | 
|---|---|---|
| committer | Varac <varac@leap.se> | 2017-10-26 18:33:36 +0200 | 
| commit | ae2abc30305192561c37873e93c7146014b3f610 (patch) | |
| tree | 9daf3ba16df7849c83eaf88794af7a9ecf773d32 | |
| parent | 6ab7b23d15b1121450eeb4568355ef818c6acb4e (diff) | |
[pkg] Lintian: build-depends-on-obsolete-package
| -rw-r--r-- | .gitlab-ci.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
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  | 
