diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-12-01 20:18:01 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-12-01 20:18:01 +0300 |
commit | 77d81aa4a3747b7dfbb17e43b16e1a514550c60c (patch) | |
tree | 0679778b3a5b46cb96d7c57485c847b83cc78bbf /debian/libPVER-stdlib.overrides.in | |
parent | c089c4500b0b78acf03ee5405ad250a84b0dfa66 (diff) | |
download | python3.8-debian.tar.gz |
Import python3.8 (3.8.0-5)debian/3.8.0-5debian
Diffstat (limited to 'debian/libPVER-stdlib.overrides.in')
-rw-r--r-- | debian/libPVER-stdlib.overrides.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/libPVER-stdlib.overrides.in b/debian/libPVER-stdlib.overrides.in index b70d521..402b1cb 100644 --- a/debian/libPVER-stdlib.overrides.in +++ b/debian/libPVER-stdlib.overrides.in @@ -13,3 +13,7 @@ lib@PVER@-stdlib binary: python-script-but-no-python-dep # lintian omission, multiarch string is encoded in the filename lib@PVER@-stdlib binary: arch-dependent-file-not-in-arch-specific-directory + +# yes, some extensions don't have references to any external lib +lib@PVER@-stdlib binary: shared-lib-without-dependency-information +lib@PVER@-stdlib binary: library-not-linked-against-libc |