[neon/extras/qcoro/Neon/unstable] debian: Use correct package name for qt6-websockets-dev in the B-Ds of qcoro-qt6-dev.

Patrick Franz null at kde.org
Wed Apr 22 13:30:41 BST 2026


Git commit ea5a91925baa08ac8521458e20c0f2078cdeb986 by Patrick Franz.
Committed on 27/09/2024 at 16:48.
Pushed by carlosdem into branch 'Neon/unstable'.

Use correct package name for qt6-websockets-dev in the B-Ds of qcoro-qt6-dev.

M  +4    -0    debian/changelog
M  +1    -1    debian/control

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

diff --git a/debian/changelog b/debian/changelog
index ee3f16a..e8b5a72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 qcoro (0.10.0-4) UNRELEASED; urgency=medium
 
+  [ Patrick Franz ]
+  * Use correct package name for qt6-websockets-dev in the B-Ds of
+    qcoro-qt6-dev.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 27 Sep 2024 18:46:58 +0200
 
 qcoro (0.10.0-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index b6acb9d..2907c92 100644
--- a/debian/control
+++ b/debian/control
@@ -224,8 +224,8 @@ Depends: libqcoro6core0t64 (= ${binary:Version}),
          libqcoro6qml0t64 (= ${binary:Version}),
          libqcoro6quick0t64 (= ${binary:Version}),
          libqcoro6websockets0t64 (= ${binary:Version}),
-         libqt6websockets6-dev (>= 6.2.0~),
          qt6-base-dev (>= 6.2.0~),
+         qt6-websockets-dev (>= 6.2.0~),
          ${misc:Depends}
 Recommends: qcoro-doc
 Section: libdevel



More information about the Neon-commits mailing list