[neon/kf6/bluez-qt/Neon/unstable] debian: add qml

Jonathan Esk-Riddell null at kde.org
Tue Dec 13 15:28:51 GMT 2022


Git commit 0b2e3aef759dd97ee75671ab098f59ac9a5ab878 by Jonathan Esk-Riddell.
Committed on 13/12/2022 at 15:28.
Pushed by jriddell into branch 'Neon/unstable'.

add qml

M  +3    -4    debian/control
M  +0    -1    debian/kf6-bluez-qt-dev.install

https://invent.kde.org/neon/kf6/bluez-qt/commit/0b2e3aef759dd97ee75671ab098f59ac9a5ab878

diff --git a/debian/control b/debian/control
index 6188f74..e98e1b3 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends: cmake,
                pkg-kde-tools-neon,
                qml-module-qttest,
                qt6-base-dev,
-               qt6-tools-dev,
-               qtdeclarative5-dev
+               qt6-declarative-dev,
+               qt6-tools-dev
 Standards-Version: 4.1.4
 Homepage: https://projects.kde.org/projects/kde/workspace/bluez-qt
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/bluez-qt.git
@@ -21,8 +21,7 @@ Package: kf6-bluez-qt
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-arch: samesame
 Description: data files for bluez-qt
diff --git a/debian/kf6-bluez-qt-dev.install b/debian/kf6-bluez-qt-dev.install
index 2534bec..2d50982 100644
--- a/debian/kf6-bluez-qt-dev.install
+++ b/debian/kf6-bluez-qt-dev.install
@@ -3,4 +3,3 @@ usr/kf6/lib/*/cmake/KF5BluezQt/
 usr/kf6/lib/*/libKF5BluezQt.so
 usr/kf6/mkspecs/modules/qt_BluezQt.pri
 usr/lib/*/pkgconfig/KF5BluezQt.pc
-usr/share/qt5/doc/KF5BluezQt.tags


More information about the Neon-commits mailing list