mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
d/lintian-overrides: Add override for manual outside .../doc/
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
8f8c7354d8
commit
bdc1965b6c
5
debian/freedombox-doc-en.lintian-overrides
vendored
Normal file
5
debian/freedombox-doc-en.lintian-overrides
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Debian Policy Manual, Section 12.3: Any files that are used or read by
|
||||||
|
# programs but are also useful as stand alone documentation should be installed
|
||||||
|
# elsewhere, such as under /usr/share/package/, and then included via symbolic
|
||||||
|
# links in /usr/share/doc/package.
|
||||||
|
freedombox-doc-en: package-contains-documentation-outside-usr-share-doc usr/share/freedombox/manual/*
|
||||||
5
debian/freedombox-doc-es.lintian-overrides
vendored
Normal file
5
debian/freedombox-doc-es.lintian-overrides
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Debian Policy Manual, Section 12.3: Any files that are used or read by
|
||||||
|
# programs but are also useful as stand alone documentation should be installed
|
||||||
|
# elsewhere, such as under /usr/share/package/, and then included via symbolic
|
||||||
|
# links in /usr/share/doc/package.
|
||||||
|
freedombox-doc-es: package-contains-documentation-outside-usr-share-doc usr/share/freedombox/manual/*
|
||||||
3
debian/freedombox.lintian-overrides
vendored
3
debian/freedombox.lintian-overrides
vendored
@ -30,3 +30,6 @@ freedombox: relative-conffile remove-on-upgrade *
|
|||||||
# files for packages that do not provide them. FreedomBox does not support
|
# files for packages that do not provide them. FreedomBox does not support
|
||||||
# sysvinit so no init.d equivalent is provided.
|
# sysvinit so no init.d equivalent is provided.
|
||||||
freedombox: package-supports-alternative-init-but-no-init.d-script usr/lib/systemd/system/*
|
freedombox: package-supports-alternative-init-but-no-init.d-script usr/lib/systemd/system/*
|
||||||
|
|
||||||
|
# Not documentation
|
||||||
|
freedombox: package-contains-documentation-outside-usr-share-doc usr/share/plinth/static/jslicense.html
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user