Lintian cleanup
This commit is contained in:
Родитель
c5f36ba73f
Коммит
7e187de30a
|
@ -133,6 +133,7 @@ Standards-Version: 4.0.0
|
||||||
Homepage: https://github.com/go-gitea/gitea
|
Homepage: https://github.com/go-gitea/gitea
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/gitea.git
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/gitea.git
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/gitea.git
|
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/gitea.git
|
||||||
|
Testsuite: autopkgtest-pkg-go
|
||||||
XS-Go-Import-Path: code.gitea.io/gitea
|
XS-Go-Import-Path: code.gitea.io/gitea
|
||||||
|
|
||||||
Package: gitea
|
Package: gitea
|
||||||
|
@ -140,7 +141,6 @@ Architecture: any
|
||||||
Built-Using: ${misc:Built-Using}
|
Built-Using: ${misc:Built-Using}
|
||||||
Pre-Depends: debconf
|
Pre-Depends: debconf
|
||||||
Depends: adduser,
|
Depends: adduser,
|
||||||
bash,
|
|
||||||
git,
|
git,
|
||||||
gitea-common (= ${source:Version}),
|
gitea-common (= ${source:Version}),
|
||||||
libcap2-bin,
|
libcap2-bin,
|
||||||
|
|
|
@ -1,21 +1,4 @@
|
||||||
# Gitea has dependencies on core go packages that import unsafe.
|
# Spelling errors come from various sources.
|
||||||
gitea: hardening-no-fortify-functions usr/bin/gitea
|
gitea: spelling-error-in-binary
|
||||||
|
# Empty directories come from various sources.
|
||||||
# Unknwon is a nickname for Jiahua Chen.
|
|
||||||
gitea: spelling-error-in-binary usr/bin/gitea unknwon unknown
|
|
||||||
|
|
||||||
# This spelling error comes from a build dependency.
|
|
||||||
gitea: spelling-error-in-binary usr/bin/gitea conain contain
|
|
||||||
|
|
||||||
# writeN is used in a code sample
|
|
||||||
gitea: spelling-error-in-binary usr/bin/gitea writeN written
|
|
||||||
|
|
||||||
# Gitea includes external resources. These are stripped to meet DFSG.
|
|
||||||
# They are re-introduced as part of the build process. These overrides
|
|
||||||
# are because of the files that have been re-introduced.
|
|
||||||
#
|
|
||||||
# To remove these warnings, remove gen_public from d/rules.
|
|
||||||
gitea: spelling-error-in-binary usr/bin/gitea commited committed
|
|
||||||
gitea: spelling-error-in-binary usr/bin/gitea Destory Destroy
|
|
||||||
gitea: spelling-error-in-binary usr/bin/gitea ot to
|
|
||||||
gitea: package-contains-empty-directory
|
gitea: package-contains-empty-directory
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
# options/license/* are copies of license text
|
||||||
|
gitea source: license-problem-json-evil options/license/JSON
|
||||||
|
gitea source: license-problem-php-license options/license/PHP-3.0
|
||||||
|
gitea source: license-problem-php-license options/license/PHP-3.01
|
Загрузка…
Ссылка в новой задаче