[neon/qt6/qt6-declarative/Neon/release] debian: bump abi and/or internal build dep requirements

Carlos De Maine null at kde.org
Tue Feb 10 05:40:24 GMT 2026


Git commit 9737fef5c6962bc66b258a11879fa441d73c89ba by Carlos De Maine.
Committed on 10/02/2026 at 01:41.
Pushed by carlosdem into branch 'Neon/release'.

bump abi and/or internal build dep requirements

M  +1    -1    debian/binary_indep.yaml
M  +8    -8    debian/control

https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/9737fef5c6962bc66b258a11879fa441d73c89ba

diff --git a/debian/binary_indep.yaml b/debian/binary_indep.yaml
index eb4c61d..687b2fd 100644
--- a/debian/binary_indep.yaml
+++ b/debian/binary_indep.yaml
@@ -1,2 +1,2 @@
 # binary_indep qt6 bootstrap build - true or false
-- 'false'
+- 'true'
diff --git a/debian/control b/debian/control
index b0d670c..1b94f10 100644
--- a/debian/control
+++ b/debian/control
@@ -16,14 +16,14 @@ Build-Depends: cmake,
                pkgconf,
                pkg-kde-tools,
                pkg-kde-tools-neon,
-               qt6-base-dev (>=6.10.1~),
+               qt6-base-dev (>=6.10.2~),
 #               qt6-declarative-dev:native <cross>,
-               qt6-languageserver-dev (>=6.10.1~),
-               qt6-location-dev (>=6.10.1~),
-               qt6-positioning-dev (>=6.10.1~),
-               qt6-shadertools-dev (>=6.10.1~),
-               qt6-svg-dev (>=6.10.1~),
-               qt6-tools-dev (>=6.10.1~),
+               qt6-languageserver-dev (>=6.10.2~),
+               qt6-location-dev (>=6.10.2~),
+               qt6-positioning-dev (>=6.10.2~),
+               qt6-shadertools-dev (>=6.10.2~),
+               qt6-svg-dev (>=6.10.2~),
+               qt6-tools-dev (>=6.10.2~),
 Build-Depends-Indep: qt6-base-dev (>=6.10~) <!nodoc>,
                      qt6-tools (>=6.10~) <!nodoc>,
 Standards-Version: 4.6.2
@@ -38,7 +38,7 @@ Section: kde
 X-Neon-MergedPackage: true
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: qt6-declarative-abi (=6.10.1)
+Provides: qt6-declarative-abi (=6.10.2)
 Breaks: libqt6labsanimation6,
         libqt6labsfolderlistmodel6,
         libqt6labsqmlmodels6,


More information about the Neon-commits mailing list