[neon/qt6/qt6-webengine/Neon/release] debian: bump versions
Carlos De Maine
null at kde.org
Thu May 1 15:34:43 BST 2025
Git commit 563ee276c054f1a2a5156ffe8e48a8415ee739e0 by Carlos De Maine.
Committed on 01/05/2025 at 14:34.
Pushed by carlosdem into branch 'Neon/release'.
bump versions
M +10 -10 debian/control
M +1 -1 debian/qt6-webengine.install
https://invent.kde.org/neon/qt6/qt6-webengine/-/commit/563ee276c054f1a2a5156ffe8e48a8415ee739e0
diff --git a/debian/control b/debian/control
index 96ba7ba..4e9ca6c 100644
--- a/debian/control
+++ b/debian/control
@@ -87,16 +87,16 @@ Build-Depends: binutils (>= 2.32-8~),
protobuf-compiler,
python3,
python3-html5lib,
- qt6-base-dev (>= 6.8.2~),
- qt6-base-doc (>= 6.8.2~) <!nodoc>,
- qt6-declarative-dev (>= 6.8.2~),
- qt6-documentation-tools (>= 6.8.2~) <!nodoc>,
+ qt6-base-dev (>= 6.9.0~),
+ qt6-base-doc (>= 6.9.0~) <!nodoc>,
+ qt6-declarative-dev (>= 6.9.0~),
+ qt6-documentation-tools (>= 6.9.0~) <!nodoc>,
qt6-httpserver-dev,
- qt6-imageformats-dev (>= 6.8.2~),
- qt6-positioning-dev (>= 6.8.2~),
- qt6-tools-dev (>= 6.8.2~),
- qt6-webchannel-dev (>= 6.8.2~),
- qt6-websockets-dev (>= 6.8.2~),
+ qt6-imageformats-dev (>= 6.9.0~),
+ qt6-positioning-dev (>= 6.9.0~),
+ qt6-tools-dev (>= 6.9.0~),
+ qt6-webchannel-dev (>= 6.9.0~),
+ qt6-websockets-dev (>= 6.9.0~),
re2c,
rollup,
ruby,
@@ -120,7 +120,7 @@ Depends: qt6-declarative,
${misc:Depends},
${shlibs:Depends}
Breaks: libqt6webenginequickdelegatesqml6
-Provides: qt6-webengine-abi (= 6.8.2),
+Provides: qt6-webengine-abi (= 6.9.0),
Replaces: convert-bdic,
libqt6pdf6,
libqt6pdfquick6,
diff --git a/debian/qt6-webengine.install b/debian/qt6-webengine.install
index 1b1b1f6..634879b 100644
--- a/debian/qt6-webengine.install
+++ b/debian/qt6-webengine.install
@@ -5,7 +5,7 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebEngineCore.so.*
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebEngineQuick.so.*
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebEngineQuickDelegatesQml.so.*
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebEngineWidgets.so.*
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/imageformats/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/
usr/lib/qt6/libexec/QtWebEngineProcess
usr/share/qt6/resources/
More information about the Neon-commits
mailing list