[neon/extras/qcoro/Neon/release] debian: sync to debian salsa

Carlos De Maine null at kde.org
Mon May 22 00:13:37 BST 2023


Git commit b9d644ff2be2cfdf3150c655f3332fbd5f72855a by Carlos De Maine.
Committed on 21/05/2023 at 23:12.
Pushed by carlosdem into branch 'Neon/release'.

sync to debian salsa

M  +67   -11   debian/control

https://invent.kde.org/neon/extras/qcoro/commit/b9d644ff2be2cfdf3150c655f3332fbd5f72855a

diff --cc debian/control
index 0970bbb,c934064..8c1aef8
--- a/debian/control
+++ b/debian/control
@@@ -4,14 -4,26 +4,26 @@@ Priority: optiona
  Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
  Uploaders: Sandro Knauß <hefee at debian.org>
  Build-Depends: cmake (>= 3.18.4~),
-                debhelper-compat (= 13),
                 dbus-x11 <!nocheck>,
-                pkg-kde-tools,
-                qtbase5-dev (>= 5.15.0~),
+                debhelper-compat (= 13),
                 libqt5websockets5-dev (>= 5.15.0~),
+                libqt6opengl6-dev,
 -               libqt6websockets6-dev (>= 6.2.0~),
+                pkg-kde-tools,
+                qml-module-qtquick-controls <!nocheck>,
 -               qml6-module-qtqml-workerscript <!nocheck>,
 -               qml6-module-qtquick <!nocheck>,
                 qt6-base-dev (>= 6.2.0~),
-                qt6-websockets-dev,
- Standards-Version: 4.6.1
+                qt6-base-private-dev,
+                qt6-declarative-dev,
+                qt6-declarative-private-dev,
+                qtbase5-dev (>= 5.15.0~),
+                qtbase5-private-dev,
+                qtdeclarative5-dev,
+                qtdeclarative5-private-dev,
+                xauth <!nocheck>,
+                xvfb <!nocheck>
+ Standards-Version: 4.6.2
++               qml6-module-qtqml-workerscript <!nocheck>,
++               qml6-module-qtquick <!nocheck>,
++               libqt6websockets6-dev (>= 6.2.0~),
  Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/qcoro
  Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/qcoro.git
  Homepage: https://qcoro.dvratil.cz/
@@@ -142,4 -198,4 +198,4 @@@ Description: C++20 coroutines for Qt6 
   QCoro is a C++ library that provide set of tools to make use of C++20
   coroutines in connection with certain asynchronous Qt6 actions.
   .
-- This package has the development files.
++ This package has the development files.


More information about the Neon-commits mailing list