[neon/neon-packaging/kcgroups/Neon/stable] debian: kf6 the rules as well

Carlos De Maine null at kde.org
Fri Jun 20 06:29:55 BST 2025


Git commit 69f4c0088a83d632422be6687b9966be3365f031 by Carlos De Maine.
Committed on 20/06/2025 at 05:29.
Pushed by carlosdem into branch 'Neon/stable'.

kf6 the rules as well

M  +3    -2    debian/rules

https://invent.kde.org/neon/neon-packaging/kcgroups/-/commit/69f4c0088a83d632422be6687b9966be3365f031

diff --git a/debian/rules b/debian/rules
index a4135a6..12f4a0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,9 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
+# SPDX-License-Identifier: LGPL-2.0-or-later
+# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
 %:
-	dh $@ --with kf5
+	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DBUILD_QCH=ON


More information about the Neon-commits mailing list