debian-mirror-gitlab/debian/gitlab.lintian-overrides

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

41 lines
2.3 KiB
Plaintext
Raw Normal View History

2015-12-16 13:33:28 +05:30
# Used by chkconfig tool for rpm based systems, it can be safely ignored
gitlab: init.d-script-has-unknown-lsb-keyword etc/init.d/gitlab:15 chkconfig
# just an example, not used directly
gitlab: executable-not-elf-or-script usr/share/gitlab/lib/support/init.d/gitlab.default.example
# just an example, not used directly
gitlab: executable-not-elf-or-script usr/share/gitlab/lib/support/deploy/deploy.sh
2016-01-20 00:18:09 +05:30
# 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
2016-02-04 16:26:55 +05:30
# False-positives: there are no init.d files for those services:
init.d-script-not-marked-as-conffile etc/init.d/gitlab-sidekiq
init.d-script-not-marked-as-conffile etc/init.d/gitlab-workhorse
init.d-script-not-marked-as-conffile etc/init.d/gitlab-unicorn
init.d-script-not-marked-as-conffile etc/init.d/gitlab-mailroom
# Not needed; SysV uses one 'gitlab' init script.
init.d-script-not-included-in-package etc/init.d/gitlab-workhorse
init.d-script-not-included-in-package etc/init.d/gitlab-sidekiq
init.d-script-not-included-in-package etc/init.d/gitlab-mailroom
init.d-script-not-included-in-package etc/init.d/gitlab-unicorn
2016-09-15 14:58:48 +05:30
# libjs-cropper is 1.2.2, embedded cropper.js is 2.3.0 and a different upstream
2016-09-29 10:33:39 +05:30
embedded-javascript-library usr/share/gitlab/app/assets/javascripts/lib/cropper.js please use libjs-cropper
2017-02-07 22:40:42 +05:30
# This is not the raphael library
embedded-javascript-library usr/share/gitlab/app/assets/javascripts/lib/raphael.js please use libjs-raphael
2017-09-25 10:44:30 +05:30
embedded-javascript-library usr/share/gitlab/app/assets/javascripts/network/raphael.js please use libjs-raphael
2016-09-29 10:33:39 +05:30
# This is not the jquery library
2017-02-07 22:40:42 +05:30
embedded-javascript-library usr/share/gitlab/app/assets/javascripts/extensions/jquery.js please use libjs-jquery
2016-10-01 15:25:41 +05:30
embedded-javascript-library usr/share/gitlab/vendor/assets/javascripts/extensions/jquery.js please use libjs-jquery
2017-09-25 10:44:30 +05:30
embedded-javascript-library usr/share/gitlab/app/assets/javascripts/commons/jquery.js please use libjs-jquery
2017-09-24 12:39:23 +05:30
# used as test data
package-contains-vcs-control-file usr/share/gitlab/spec/javascripts/fixtures/.gitignore
2018-11-12 16:50:17 +05:30
package-contains-eslint-config-file usr/share/gitlab/spec/javascripts/.eslintrc.yml