From 1830b9e5bc5e65e7ee13d9fc6099af1c0ab29d6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lisandro=20Dami=C3=A1n=20Nicanor=20P=C3=A9rez=20Meyer?= Date: Sat, 22 Jul 2023 13:20:04 -0300 Subject: [PATCH] Add a lintian override for qt6-base-doc-html Documentation is shipped in another path on Qt6. We provide symlinks in order to fix this. --- debian/changelog | 2 ++ debian/qt6-base-doc-html.lintian-overrides | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 debian/qt6-base-doc-html.lintian-overrides diff --git a/debian/changelog b/debian/changelog index ff280ef..56d8264 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ qt6-base (6.4.2+dfsg-15) UNRELEASED; urgency=medium [ Lisandro Damián Nicanor Pérez Meyer ] * Remove build path from documentation's index files. + * Add a lintian override for qt6-base-doc-html, documentation is shipped in + another path on Qt6. We provide symlinks in order to fix this. -- Lisandro Damián Nicanor Pérez Meyer Sat, 22 Jul 2023 11:55:09 -0300 diff --git a/debian/qt6-base-doc-html.lintian-overrides b/debian/qt6-base-doc-html.lintian-overrides new file mode 100644 index 0000000..35b9d62 --- /dev/null +++ b/debian/qt6-base-doc-html.lintian-overrides @@ -0,0 +1,3 @@ +# Documentation in Qt 6 is installed in usr/share/qt6, we create symlinks from +# doc in order to solve this. +qt6-base-doc-html: package-contains-documentation-outside-usr-share-doc *