[neon/extras/clazy/Neon/stable] debian: qt6

Carlos De Maine null at kde.org
Mon May 26 23:14:20 BST 2025


Git commit bd290ea56e1bd1a05ba78312380e340b04f76149 by Carlos De Maine.
Committed on 26/05/2025 at 22:14.
Pushed by carlosdem into branch 'Neon/stable'.

qt6

M  +9    -9    debian/control

https://invent.kde.org/neon/extras/clazy/-/commit/bd290ea56e1bd1a05ba78312380e340b04f76149

diff --git a/debian/control b/debian/control
index 5900f44..b72049f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,17 +5,17 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Scarlett Clark <sgclark at kde.org>,
  Pino Toscano <pino at debian.org>
 Build-Depends: chrpath,
-               clang (>= 1:8.0~),
-               clang-tools (>= 1:8.0~),
-               cmake (>= 3.7~),
+               clang,
+               clang-tools,
+               cmake,
                debhelper-compat (= 13),
-               libclang-cpp-dev (>= 1:8.0~),
-               libclang-dev (>= 1:8.0~),
-               llvm-dev (>= 1:8.0~),
+               libclang-cpp-dev,
+               libclang-dev,
+               llvm-dev,
                python3:any <!nocheck>,
-               qtbase5-dev <!nocheck>,
-               qtdeclarative5-dev <!nocheck>,
-Standards-Version: 4.6.0
+               qt6-base-dev <!nocheck>,
+               qt6-declarative-dev <!nocheck>,
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://www.kdab.com/clazy-video/
 Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/clazy.git


More information about the Neon-commits mailing list