[neon/qt6/qt6-quick3d/Neon/release] debian: lintings

Carlos De Maine null at kde.org
Sun Feb 9 02:31:27 GMT 2025


Git commit f92be3e78740bbe9f6604a25093c384d0bbe340f by Carlos De Maine.
Committed on 09/02/2025 at 02:31.
Pushed by carlosdem into branch 'Neon/release'.

lintings

M  +5    -4    debian/control
A  +1    -0    debian/meta/cmake-ignore
M  +1    -1    debian/source/lintian-overrides

https://invent.kde.org/neon/qt6/qt6-quick3d/-/commit/f92be3e78740bbe9f6604a25093c384d0bbe340f

diff --git a/debian/control b/debian/control
index 00a3d14..47b733c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: cmake,
                dh-exec,
                libassimp-dev (>= 5.1.6~),
                libgl-dev,
+               libopenxr-dev,
                libssl-dev,
                libvulkan-dev [linux-any],
                libxcb-xkb-dev,
@@ -16,10 +17,10 @@ Build-Depends: cmake,
                ninja-build,
                pkgconf,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.8.1~),
-               qt6-declarative-dev (>= 6.8.1~),
-               qt6-quicktimeline-dev (>= 6.8.1~),
-               qt6-shadertools-dev (>= 6.8.1~),
+               qt6-base-dev (>= 6.8.2~),
+               qt6-declarative-dev (>= 6.8.2~),
+               qt6-quicktimeline-dev (>= 6.8.2~),
+               qt6-shadertools-dev (>= 6.8.2~),
                zlib1g-dev
 Build-Depends-Indep: qt6-base-dev (>= 6.8~) <!nodoc>,
                      qt6-documentation-tools (>= 6.8~) <!nodoc>,
diff --git a/debian/meta/cmake-ignore b/debian/meta/cmake-ignore
new file mode 100644
index 0000000..f627888
--- /dev/null
+++ b/debian/meta/cmake-ignore
@@ -0,0 +1 @@
+WrapSystemOpenXR
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index a6c1bf7..0fde719 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,5 +1,5 @@
 # to make lintian/ftp-master happy :-/
-qt6-quick3d source: license-problem-json-evil src/3rdparty/assimp/src/contrib/rapidjson/license.txt
+qt6-quick3d source: license-problem-json-evil [src/3rdparty/assimp/src/contrib/rapidjson/license.txt]
 
 # The file is not shipped, neither is the source code next to it built,
 # but the contents of the chm are entirely generated from the source


More information about the Neon-commits mailing list