[neon/qt/qtbase/Neon/release] debian: Update some Lintian overrides.
Dmitry Shachnev
null at kde.org
Thu May 5 10:59:25 BST 2022
Git commit 8ac4aeeced978609c7b17455984d27c90695ebff by Dmitry Shachnev.
Committed on 21/02/2022 at 21:00.
Pushed by jriddell into branch 'Neon/release'.
Update some Lintian overrides.
M +1 -0 debian/changelog
M +1 -1 debian/libqt5gui5.lintian-overrides
M +3 -0 debian/qtbase5-examples.lintian-overrides
https://invent.kde.org/neon/qt/qtbase/commit/8ac4aeeced978609c7b17455984d27c90695ebff
diff --git a/debian/changelog b/debian/changelog
index 15d3c1c..c9ee6fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtbase-opensource-src (5.15.2+dfsg-15) UNRELEASED; urgency=medium
* Replace -ffile-prefix-map in qmodule.pri.
* Backport upstream patch to make QProcess not search for executables in
CWD unless explicitly told so (CVE-2022-25255).
+ * Update some Lintian overrides.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 05 Dec 2021 17:23:13 +0300
diff --git a/debian/libqt5gui5.lintian-overrides b/debian/libqt5gui5.lintian-overrides
index 5ca34a9..f6e1928 100644
--- a/debian/libqt5gui5.lintian-overrides
+++ b/debian/libqt5gui5.lintian-overrides
@@ -3,7 +3,7 @@
libqt5gui5: symbols-declares-dependency-on-other-package qtbase-abi-*
# This is an alternative dependency, as libqt5gui5-gles provides the same ABI.
# Symbols which are present only in libqt5gui5 do not get this dependency.
-libqt5gui5: symbols-declares-dependency-on-other-package libqt5gui5-gles #MINVER#
+libqt5gui5: symbols-declares-dependency-on-other-package libqt5gui5-gles (libQt5Gui.so.5)
# libQt5EglDeviceIntegration and libQt5XcbQpa are actually private libraries
# *only* used by their respective platforms plugins. Sadly instead of being
# installed into a proper place like /usr/lib/<arch-triplet>/qt5/ they are
diff --git a/debian/qtbase5-examples.lintian-overrides b/debian/qtbase5-examples.lintian-overrides
index 60b7c2e..3892af1 100644
--- a/debian/qtbase5-examples.lintian-overrides
+++ b/debian/qtbase5-examples.lintian-overrides
@@ -1,2 +1,5 @@
# The images are part of the examples
qtbase5-examples: image-file-in-usr-lib
+qtbase5-examples: national-encoding usr/lib/*/qt5/examples/widgets/tools/codecs/encodedfiles/iso-8859-1.txt
+qtbase5-examples: national-encoding usr/lib/*/qt5/examples/widgets/tools/codecs/encodedfiles/iso-8859-15.txt
+qtbase5-examples: national-encoding usr/lib/*/qt5/examples/widgets/tools/codecs/encodedfiles/utf-16.txt
More information about the Neon-commits
mailing list