mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-06 06:30:25 +00:00
debian: override description-starts-with-package-name lintian error
Signed-off-by: Jordan Justen <jljusten@gmail.com>
This commit is contained in:
parent
1e329161d8
commit
1c353953bc
2
debian/rust.lintian-overrides
vendored
2
debian/rust.lintian-overrides
vendored
@ -1,2 +1,4 @@
|
|||||||
# Rust uses libraries that are not directly linked to libc
|
# Rust uses libraries that are not directly linked to libc
|
||||||
rust binary: library-not-linked-against-libc
|
rust binary: library-not-linked-against-libc
|
||||||
|
|
||||||
|
rust binary: description-starts-with-package-name
|
||||||
|
2
debian/source/lintian-overrides
vendored
2
debian/source/lintian-overrides
vendored
@ -1,3 +1,5 @@
|
|||||||
# Rust source tree contains minified javascript code:
|
# Rust source tree contains minified javascript code:
|
||||||
# source-is-missing src/librustdoc/html/static/jquery-2.1.0.min.js
|
# source-is-missing src/librustdoc/html/static/jquery-2.1.0.min.js
|
||||||
rust source: source-is-missing
|
rust source: source-is-missing
|
||||||
|
|
||||||
|
rust source: description-starts-with-package-name
|
||||||
|
Loading…
Reference in New Issue
Block a user