Update d/copyright to exclude pdf.*
This commit is contained in:
parent
703fbcc41e
commit
94815042ff
1 changed files with 4 additions and 0 deletions
4
debian/copyright
vendored
4
debian/copyright
vendored
|
@ -2,6 +2,10 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|||
Upstream-Name: gitlab-ce
|
||||
Source: https://gitlab.com/gitlab-org/gitlab-ce
|
||||
Files-Excluded:
|
||||
vendor/assets/javascripts/pdf.js
|
||||
vendor/assets/javascripts/pdf.min.js
|
||||
vendor/assets/javascripts/pdf.worker.js
|
||||
vendor/assets/javascripts/pdf.worker.min.js
|
||||
Comment: This package installs front end dependencies (nodejs modules) using
|
||||
yarn package manager from outside debian. This can go to main when all
|
||||
those nodejs modules are packaged in main.
|
||||
|
|
Loading…
Reference in a new issue