[neon/extras/clazy/Neon/unstable] debian: 19

Carlos De Maine null at kde.org
Mon May 26 22:52:50 BST 2025


Git commit bb671d7eb5d7aae2dde326b9ac86d26ce9fd1a89 by Carlos De Maine.
Committed on 26/05/2025 at 21:52.
Pushed by carlosdem into branch 'Neon/unstable'.

19

M  +5    -5    debian/control

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

diff --git a/debian/control b/debian/control
index 5900f44..47585ec 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ 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~),
+               clang-19 (>= 1:8.0~),
+               clang-tools-19 (>= 1:8.0~),
                cmake (>= 3.7~),
                debhelper-compat (= 13),
-               libclang-cpp-dev (>= 1:8.0~),
-               libclang-dev (>= 1:8.0~),
-               llvm-dev (>= 1:8.0~),
+               libclang-cpp-19-dev (>= 1:8.0~),
+               libclang-19-dev (>= 1:8.0~),
+               llvm-19-dev (>= 1:8.0~),
                python3:any <!nocheck>,
                qtbase5-dev <!nocheck>,
                qtdeclarative5-dev <!nocheck>,


More information about the Neon-commits mailing list