lintian: update

ci/unstable
Pino Toscano 2 years ago
parent 06ca9508a0
commit eb0972444a

1
debian/changelog vendored

@ -6,6 +6,7 @@ qt6-base (6.3.1+dfsg-9) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Update symbols files for an ia64-specific change.
* Update lintian overrides.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 24 Aug 2022 10:12:25 -0300

@ -9,6 +9,5 @@ libqt6gui6: symbols-declares-dependency-on-other-package qt6-base-abi *
# We are still shipping the headers but they only contain the version and
# the only binaries that depend on them are shipped within this very same
# binary package, so it's safe to override these Lintian warnings.
libqt6gui6: package-name-doesnt-match-sonames libQt6XcbQpa6
libqt6gui6: lacks-ldconfig-trigger usr/lib/*/libQt6XcbQpa.so.6.*
ships-undeclared-shared-library libQt6XcbQpa 6 for usr/lib/x86_64-linux-gnu/libQt6XcbQpa.so.6.*
libqt6gui6: ships-undeclared-shared-library libQt6XcbQpa 6 for usr/lib/*/libQt6XcbQpa.so.6.*
libqt6gui6: shared-library-symbols-not-tracked libQt6XcbQpa 6 for usr/lib/*/libQt6XcbQpa.so.6.* [symbols]

@ -10,7 +10,6 @@ libqt6opengl6: symbols-declares-dependency-on-other-package qt6-base-abi *
# We are still shipping the headers but they only contain the version and
# the only binaries that depend on them are shipped within this very same
# binary package, so it's safe to override these Lintian warnings.
libqt6opengl6: package-name-doesnt-match-sonames libQt6EglFSDeviceIntegration6 libQt6EglFsKmsGbmSupport6 libQt6EglFsKmsSupport6
libqt6opengl6: ships-undeclared-shared-library libQt6EglFSDeviceIntegration 6 for usr/lib/x86_64-linux-gnu/libQt6EglFSDeviceIntegration.so.6.*
libqt6opengl6: ships-undeclared-shared-library libQt6EglFsKmsGbmSupport 6 for usr/lib/x86_64-linux-gnu/libQt6EglFsKmsGbmSupport.so.6.*
libqt6opengl6: ships-undeclared-shared-library libQt6EglFsKmsSupport 6 for usr/lib/x86_64-linux-gnu/libQt6EglFsKmsSupport.so.6.*
libqt6opengl6: shared-library-symbols-not-tracked libQt6EglFSDeviceIntegration 6 for usr/lib/*/libQt6EglFSDeviceIntegration.so.6.3.1 [symbols]
libqt6opengl6: shared-library-symbols-not-tracked libQt6EglFsKmsGbmSupport 6 for usr/lib/*/libQt6EglFsKmsGbmSupport.so.6.3.1 [symbols]
libqt6opengl6: shared-library-symbols-not-tracked libQt6EglFsKmsSupport 6 for usr/lib/*/libQt6EglFsKmsSupport.so.6.3.1 [symbols]

@ -1,2 +1,2 @@
# Configuration file with common mkspec bits for BSD systems
qmake6: extra-license-file usr/lib/*/qt6/mkspecs/common/bsd/bsd.conf
qmake6: extra-license-file [usr/lib/*/qt6/mkspecs/common/bsd/bsd.conf]

@ -0,0 +1,4 @@
# script for the cmake build system
qt6-base-dev: package-contains-documentation-outside-usr-share-doc [usr/lib/*/cmake/Qt6/config.tests/*/CMakeLists.txt]
# script for the cmake build system
qt6-base-dev: package-contains-documentation-outside-usr-share-doc [usr/lib/*/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject/CMakeLists.txt]
Loading…
Cancel
Save