[neon/qt6/qt6-declarative/Neon/unstable] debian: fix not-binnmuable-all-depends-any

Carlos De Maine null at kde.org
Sat Nov 25 00:50:32 GMT 2023


Git commit 1db2a6ecbc07709f374e494984005d08dda5f95e by Carlos De Maine.
Committed on 25/11/2023 at 01:50.
Pushed by carlosdem into branch 'Neon/unstable'.

fix not-binnmuable-all-depends-any

M  +1    -2    debian/control
M  +0    -13   debian/copyright

https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/1db2a6ecbc07709f374e494984005d08dda5f95e

diff --git a/debian/control b/debian/control
index f1a8773..935ce37 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,6 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: qt6-base-dev,
          qt6-declarative (= ${binary:Version}),
-         qt6-declarative-dev-tools,
          qt6-languageserver-dev,
          ${misc:Depends},
          ${shlibs:Depends}
@@ -71,7 +70,7 @@ Architecture: all
 Section: kde
 X-Neon-MergedPackage: true
 Depends: qt6-base-doc,
-         qt6-declarative-dev (= ${binary:Version}),
+         qt6-declarative-dev,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Qt 6 declarative documentation files
diff --git a/debian/copyright b/debian/copyright
index 6595d27..49d7985 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -83,11 +83,6 @@ Files: tests/auto/qml/qqmllistmodelworkerscript/data/listmodel_async_sort/ListMo
 Copyright: 2020 Esri
 License: Apache-2.0
 
-Files: src/quick/doc/snippets/qml/windowconstraints.qml
-       src/quickcontrols2/doc/snippets/*
-Copyright: 2017 The Qt Company Ltd.
-License: GFDL-NIV-1.3
-
 Files: debian/*
 Copyright: 2022 Patrick Franz <deltaone at debian.org>
 License: LGPL-3 or GPL-2
@@ -137,14 +132,6 @@ Copyright: 2016 Ivan Komissarov <ABBAPOH at gmail.com>
            2016 The Qt Company Ltd.
 License: BSD-3-clause
 
-Files: src/quick/doc/snippets/qml/itemGrab.qml
-Copyright: 2014 Jolla Ltd, author: <gunnar.sletta at jollamobile.com>
-License: BSD-3-clause
-
-Files: tests/auto/quick/qquicktext/data/lineLayoutImplicitWidth.qml
-Copyright: 2019 Jolla Ltd.
-License: BSD-3-clause
-
 Files: tests/auto/quick/qquickpathview/data/qtbug37815.qml
        tests/auto/quick/qquickpathview/data/qtbug53464.qml
 Copyright: 2016 Netris


More information about the Neon-commits mailing list