[neon/qt6/pyside6/Neon/release] debian: actually update/adapt to 6.8
Carlos De Maine
null at kde.org
Tue Oct 29 08:31:15 GMT 2024
Git commit 003c9c71ea82b8c8dc40aa18d2966a061d84ba20 by Carlos De Maine.
Committed on 29/10/2024 at 08:30.
Pushed by carlosdem into branch 'Neon/release'.
actually update/adapt to 6.8
M +45 -41 debian/control
https://invent.kde.org/neon/qt6/pyside6/-/commit/003c9c71ea82b8c8dc40aa18d2966a061d84ba20
diff --git a/debian/control b/debian/control
index 9432752..03badf0 100644
--- a/debian/control
+++ b/debian/control
@@ -36,43 +36,43 @@ Build-Depends:
python3-sphinx-design <!nodoc>,
python3-sphinxcontrib.qthelp <!nodoc>,
python3-wheel,
- qml6-module-qtqml-workerscript (>= 6.7) <!nocheck>,
- qml6-module-qtquick (>= 6.7) <!nocheck>,
- qml6-module-qtquick-controls (>= 6.7) <!nocheck>,
- qml6-module-qtquick-layouts (>= 6.7) <!nocheck>,
- qml6-module-qtquick-templates (>= 6.7) <!nocheck>,
- qml6-module-qtquick-window (>= 6.7) <!nocheck>,
- qt6-3d-dev (>= 6.7),
- qt6-base-dev (>= 6.7),
- qt6-base-private-dev (>= 6.7),
- qt6-charts-dev (>= 6.7),
- qt6-connectivity-dev (>= 6.7) [linux-any],
- qt6-datavis3d-dev (>= 6.7),
- qt6-declarative-dev (>= 6.7),
- qt6-declarative-private-dev (>= 6.7),
-# qt6-graphs-dev (>= 6.7),
- qt6-httpserver-dev (>= 6.7),
- qt6-location-dev (>= 6.7),
- qt6-multimedia-dev (>= 6.7),
- qt6-networkauth-dev (>= 6.7),
- qt6-pdf-dev (>= 6.7) [amd64 arm64 armhf i386],
- qt6-positioning-dev (>= 6.7),
- qt6-qmllint-plugins (>= 6.7),
- qt6-qmltooling-plugins (>= 6.7),
- qt6-quick3d-dev (>= 6.7),
- qt6-remoteobjects-dev (>= 6.7),
- qt6-scxml-dev (>= 6.7),
- qt6-sensors-dev (>= 6.7),
- qt6-serialbus-dev (>= 6.7),
- qt6-serialport-dev (>= 6.7),
- qt6-shadertools-dev (>= 6.7),
- qt6-speech-dev (>= 6.7),
- qt6-svg-dev (>= 6.7),
- qt6-tools-dev (>= 6.7),
- qt6-wayland-dev (>= 6.7) [linux-any],
- qt6-webchannel-dev (>= 6.7),
- qt6-webengine-dev (>= 6.7) [amd64 arm64 armhf i386],
- qt6-websockets-dev (>= 6.7),
+ qml6-module-qtqml-workerscript (>= 6.8) <!nocheck>,
+ qml6-module-qtquick (>= 6.8) <!nocheck>,
+ qml6-module-qtquick-controls (>= 6.8) <!nocheck>,
+ qml6-module-qtquick-layouts (>= 6.8) <!nocheck>,
+ qml6-module-qtquick-templates (>= 6.8) <!nocheck>,
+ qml6-module-qtquick-window (>= 6.8) <!nocheck>,
+ qt6-3d-dev (>= 6.8),
+ qt6-base-dev (>= 6.8),
+ qt6-base-private-dev (>= 6.8),
+ qt6-charts-dev (>= 6.8),
+ qt6-connectivity-dev (>= 6.8) [linux-any],
+ qt6-datavis3d-dev (>= 6.8),
+ qt6-declarative-dev (>= 6.8),
+ qt6-declarative-private-dev (>= 6.8),
+# qt6-graphs-dev (>= 6.8),
+ qt6-httpserver-dev (>= 6.8),
+ qt6-location-dev (>= 6.8),
+ qt6-multimedia-dev (>= 6.8),
+ qt6-networkauth-dev (>= 6.8),
+ qt6-pdf-dev (>= 6.8) [amd64 arm64 armhf i386],
+ qt6-positioning-dev (>= 6.8),
+ qt6-qmllint-plugins (>= 6.8),
+ qt6-qmltooling-plugins (>= 6.8),
+ qt6-quick3d-dev (>= 6.8),
+ qt6-remoteobjects-dev (>= 6.8),
+ qt6-scxml-dev (>= 6.8),
+ qt6-sensors-dev (>= 6.8),
+ qt6-serialbus-dev (>= 6.8),
+ qt6-serialport-dev (>= 6.8),
+ qt6-shadertools-dev (>= 6.8),
+ qt6-speech-dev (>= 6.8),
+ qt6-svg-dev (>= 6.8),
+ qt6-tools-dev (>= 6.8),
+ qt6-wayland-dev (>= 6.8) [linux-any],
+ qt6-webchannel-dev (>= 6.8),
+ qt6-webengine-dev (>= 6.8) [amd64 arm64 armhf i386],
+ qt6-websockets-dev (>= 6.8),
qtchooser,
sip-tools (>= 6.5),
xauth <!nocheck>,
@@ -90,7 +90,7 @@ Package: libpyside6-dev
Section: libdevel
Architecture: any
Depends:
- libpyside6-py3-6.7 (= ${binary:Version}),
+ libpyside6-py3-6.8 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Description: Python bindings for Qt 6 (development files)
@@ -101,7 +101,7 @@ Description: Python bindings for Qt 6 (development files)
.
This package provides the development headers for the libpyside6 library.
-Package: libpyside6-py3-6.7
+Package: libpyside6-py3-6.8
Section: libs
Architecture: any
Depends:
@@ -112,10 +112,12 @@ Conflicts:
libpyside6-py3-6.2,
libpyside6-py3-6.4,
libpyside6-py3-6.6,
+ libpyside6-py3-6.7,
Replaces:
libpyside6-py3-6.2,
libpyside6-py3-6.4,
libpyside6-py3-6.6,
+ libpyside6-py3-6.7,
Provides:
libpyside6-py3,
Description: Python 3 bindings for Qt 6 (base files)
@@ -130,7 +132,7 @@ Package: libshiboken6-dev
Section: libdevel
Architecture: any
Depends:
- libshiboken6-py3-6.7 (= ${binary:Version}),
+ libshiboken6-py3-6.8 (= ${binary:Version}),
python3-dev,
shiboken6 (= ${source:Version}),
${misc:Depends},
@@ -145,7 +147,7 @@ Description: CPython bindings generator for C++ libraries (development files)
.
This package provides the development headers for the libshiboken6 library.
-Package: libshiboken6-py3-6.7
+Package: libshiboken6-py3-6.8
Section: libs
Architecture: any
Depends:
@@ -157,10 +159,12 @@ Conflicts:
libshiboken6-py3-6.2,
libshiboken6-py3-6.4,
libshiboken6-py3-6.6,
+ libshiboken6-py3-6.7,
Replaces:
libshiboken6-py3-6.2,
libshiboken6-py3-6.4,
libshiboken6-py3-6.6,
+ libshiboken6-py3-6.7,
Provides:
libshiboken6-py3,
Description: CPython bindings generator for C++ libraries (Python3 shared library)
More information about the Neon-commits
mailing list