[neon/extras/qcoro/Neon/unstable] debian: Cherry-pick 266a8c4 post-NMU: Merge branch 'master' into 'master'

Aurélien COUDERC null at kde.org
Wed Apr 22 13:30:41 BST 2026


Git commit 09dc12f53e232f50e6aa1cb599104d24d8bf43e7 by Aurélien COUDERC, on behalf of Pino Toscano.
Committed on 21/05/2024 at 19:28.
Pushed by carlosdem into branch 'Neon/unstable'.

Cherry-pick 266a8c4 post-NMU: Merge branch 'master' into 'master'

catch up qt 6 package name changes

See merge request qt-kde-team/extras/qcoro!1

M  +6    -0    debian/changelog
M  +1    -2    debian/control

https://invent.kde.org/neon/extras/qcoro/-/commit/09dc12f53e232f50e6aa1cb599104d24d8bf43e7

diff --git a/debian/changelog b/debian/changelog
index 0bb3404..840746a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qcoro (0.10.0-2) unstable; urgency=medium
+
+  * Catch up qt 6 package name changes
+
+ -- Gary Wang <git at blumia.net>  Wed, 24 Jan 2024 14:24:00 +0800
+
 qcoro (0.10.0-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 07b1cdb..86a3582 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), cmake (>= 3.18.4~),
                dbus-x11 <!nocheck>,
                debhelper-compat (= 13),
                libqt5websockets5-dev (>= 5.15.0~),
-               libqt6opengl6-dev,
-               libqt6websockets6-dev (>= 6.2.0~),
+               qt6-websockets-dev (>= 6.2.0~),
                pkg-kde-tools,
                qml-module-qtquick-controls <!nocheck>,
                qml6-module-qtqml-workerscript <!nocheck>,



More information about the Neon-commits mailing list