[SCM] qtbase packaging branch, master, updated. debian/5.5.1+dfsg-12-17-g9055817

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Jan 20 15:14:10 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=9055817

The following commit has been merged in the master branch:
commit 90558174f66d18decd44e0784b80c636831aa30e
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Jan 20 12:13:42 2016 -0300

    Lintian comments are only shared between the same tag.
    
    Duplicate the comment.
---
 debian/libqt5gui5.lintian-overrides | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/libqt5gui5.lintian-overrides b/debian/libqt5gui5.lintian-overrides
index adeffac..84d05df 100644
--- a/debian/libqt5gui5.lintian-overrides
+++ b/debian/libqt5gui5.lintian-overrides
@@ -10,5 +10,12 @@ libqt5gui5: symbols-declares-dependency-on-other-package qtbase-abi-5-5-1
 # override this Lintian warning.
 libqt5gui5: shlib-missing-in-control-file libQt5EglDeviceIntegration 5 for usr/lib/x86_64-linux-gnu/libQt5EglDeviceIntegration.so.5.*
 libqt5gui5: shlib-missing-in-control-file libQt5XcbQpa 5 for usr/lib/x86_64-linux-gnu/libQt5XcbQpa.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
+# being installed into /usr/lib/.
+# We are not shipping headers for them and the only binaries that depend on
+# them are shipped within this very same binary package, so it's safe to
+# override this Lintian warning.
 libqt5gui5: shlib-missing-in-symbols-control-file libQt5EglDeviceIntegration 5 for usr/lib/x86_64-linux-gnu/libQt5EglDeviceIntegration.so.5.*
 libqt5gui5: shlib-missing-in-symbols-control-file libQt5XcbQpa 5 for usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5.*

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list