[neon/kde/powerdevil/Neon/unstable] debian: Merging Neon/stable into Neon/unstable.
Neon CI
null at kde.org
Wed Sep 11 08:50:03 BST 2024
Git commit 0c361e961f0f2976bdbd6991f82111787ae2fc6a by Neon CI.
Committed on 11/09/2024 at 07:49.
Pushed by neon-jenkins into branch 'Neon/unstable'.
Merging Neon/stable into Neon/unstable.
M +0 -3 debian/rules
https://invent.kde.org/neon/kde/powerdevil/-/commit/0c361e961f0f2976bdbd6991f82111787ae2fc6a
diff --cc debian/rules
index 016f0a2,3d69b0d..ef7542c
--- a/debian/rules
+++ b/debian/rules
@@@ -2,11 -2,5 +2,8 @@@
# SPDX-License-Identifier: LGPL-2.0-or-later
# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
- export CC=gcc-12
- export CXX=g++-12
-
%:
- dh $@ --with kf6 --buildsystem kf6
+ dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+ dh_auto_configure -- -DCMAKE_CXX_STANDARD=20
More information about the Neon-commits
mailing list