add more overrides
This commit is contained in:
parent
718791deee
commit
3337700a44
1 changed files with 7 additions and 0 deletions
7
debian/gitlab.lintian-overrides
vendored
7
debian/gitlab.lintian-overrides
vendored
|
@ -10,3 +10,10 @@ gitlab: executable-not-elf-or-script usr/share/gitlab/lib/support/init.d/gitlab.
|
|||
|
||||
# just an example, not used directly
|
||||
gitlab: executable-not-elf-or-script usr/share/gitlab/lib/support/deploy/deploy.sh
|
||||
|
||||
# comes from upstream, timestamp will not change on rebuilds
|
||||
gitlab: package-contains-timestamped-gzip usr/share/gitlab/spec/fixtures/ci_build_artifacts_metadata.gz
|
||||
|
||||
# upgrade handled via apt, script not required
|
||||
gitlab: executable-not-elf-or-script usr/share/gitlab/bin/upgrade.rb
|
||||
gitlab: executable-not-elf-or-script usr/share/gitlab/bin/ci/upgrade.rb
|
||||
|
|
Loading…
Reference in a new issue