File: ruby-build.lintian-overrides

package info (click to toggle)
ruby-build 20260222-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,152 kB
  • sloc: sh: 1,929; ruby: 26; makefile: 19
file content (24 lines) | stat: -rw-r--r-- 1,424 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# This directory is ingrained in rbenv, and is allowed by FHS 3.0 section 4.7:
#
# https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s07.html
# > Some previous versions of this document did not support /usr/libexec,
# > despite it being standard practice in a number of environments. To
# > accomodate this restriction, it became common practice to use /usr/lib
# > instead. Either practice is now acceptable, but each application must
# > choose one way or the other to organize itself.
ruby-build: executable-in-usr-lib [usr/lib/rbenv/libexec/rbenv-install]
ruby-build: executable-in-usr-lib [usr/lib/rbenv/libexec/rbenv-uninstall]

# There is an executable, however it is accessed through `rbenv uninstall`
# rather than `rbenv-uninstall`.
ruby-build: spare-manual-page [usr/share/man/man1/rbenv-install.1.gz]
ruby-build: spare-manual-page [usr/share/man/man1/rbenv-uninstall.1.gz]

# This is a development tool for Ruby that happens to be named ruby-*, not a
# regular Ruby package or library.
ruby-build: wrong-section-according-to-package-name devel => ruby
library-package-name-for-application [usr/bin/ruby-build]

# These spelling issues are in a quote.
ruby-build: spelling-in-override-comment executable-in-usr-lib accomodate accommodate [usr/share/lintian/overrides/ruby-build:8]
ruby-build: spelling-in-override-comment executable-in-usr-lib accomodate accommodate [usr/share/lintian/overrides/ruby-build:9]