[neon/qt6/qt6-tools/Neon/unstable] debian: more lint

Carlos De Maine null at kde.org
Fri Nov 24 23:21:04 GMT 2023


Git commit 61fe7082a5a1730854a71533a7d36bfce1429d07 by Carlos De Maine.
Committed on 25/11/2023 at 00:21.
Pushed by carlosdem into branch 'Neon/unstable'.

more lint

M  +0    -15   debian/copyright
M  +3    -1    debian/qt6-tools.lintian-overrides

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/61fe7082a5a1730854a71533a7d36bfce1429d07

diff --git a/debian/copyright b/debian/copyright
index 81d5980..b071b64 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,11 +11,6 @@ Copyright: 2021-2022 Patrick Franz <deltaone at debian.org>,
            2021 Lu YaNing <dluyaning at gmail.com>
 License: LGPL-3 or GPL-2
 
-Files: src/*.qdoc
-       *.qdoc.sample
-       src/qdoc/doc/examples/samples.qdocinc
-Copyright: 2016-2021 The Qt Company Ltd.
-License: GFDL-NIV-1.3
 
 Files: src/designer/src/lib/uilib/*
        src/assistant/help/*
@@ -66,12 +61,6 @@ Files: tests/auto/cmake/test_uiplugin_module/my_designer_plugin.cpp
 Copyright: 2016 Stephen Kelly <steveire at gmail.com>
 License: GPL-3 with Qt-1.0 exception
 
-Files: src/qdoc/docbookgenerator.*
-       src/qdoc/xmlgenerator.*
-Copyright: 2019 Thibaut Cuvelier
-           2021 The Qt Company Ltd.
-License: GPL-3 with Qt-1.0 exception
-
 Files: tests/auto/linguist/lconvert/data/*.po
 Copyright: 2001, 2003 Free Software Foundation, Inc.
            2002, 2003, 2004 Thomas Diehl, Stephan Johach, Thomas Reitelbach
@@ -112,10 +101,6 @@ Files: src/assistant/qlitehtml/src/3rdparty/litehtml/src/gumbo/*
 Copyright: 2010-2011 Google Inc. All Rights Reserved.
 License: Apache-2.0
 
-Files: tests/auto/qdoc/catch/catch.hpp
-Copyright: Copyright (c) 2022 Two Blue Cubes Ltd.
-License: Boost-1.0
-
 License: BSD-3-clause
  You may use this file under the terms of the BSD license as follows:
  .
diff --git a/debian/qt6-tools.lintian-overrides b/debian/qt6-tools.lintian-overrides
index 04ad1f4..772cd16 100644
--- a/debian/qt6-tools.lintian-overrides
+++ b/debian/qt6-tools.lintian-overrides
@@ -1 +1,3 @@
-qt6-tools: package-name-doesnt-match-sonames libQt6Designer6 libQt6DesignerComponents6 libQt6Help6 libQt6UiTools6
\ No newline at end of file
+qt6-tools: package-name-doesnt-match-sonames libQt6Designer6 libQt6DesignerComponents6 libQt6Help6 libQt6UiTools6
+qt6-tools: hardening-no-pie [usr/lib/qt6/bin/lupdate]
+qt6-tools: hardening-no-pie [usr/lib/qt6/bin/qdoc]
\ No newline at end of file


More information about the Neon-commits mailing list