Felix Lechner pushed to branch master at lintian / lintian
Commits:
- 
4c091cd2
by Felix Lechner at 2022-01-13T10:47:57-08:00
1 changed file:
Changes:
| 1 | 1 |  Tag: embedded-library
 | 
| 2 | -Severity: error
 | |
| 2 | +Severity: classification
 | |
| 3 | 3 |  Check: libraries/embedded
 | 
| 4 | 4 |  Explanation: The given ELF object appears to have been statically linked to
 | 
| 5 | 5 |   a library. Doing this is strongly discouraged due to the extra work
 | 
| ... | ... | @@ -9,4 +9,5 @@ Explanation: The given ELF object appears to have been statically linked to | 
| 9 | 9 |   If the package uses a modified version of the given library it is highly
 | 
| 10 | 10 |   recommended to coordinate with the library's maintainer to include the
 | 
| 11 | 11 |   changes on the system version of the library.
 | 
| 12 | -See-Also: debian-policy 4.13 | |
| 12 | +See-Also:
 | |
| 13 | + debian-policy 4.13 |