[neon/forks/kup-backup/Neon/release_jammy] debian: rebase

Carlos De Maine null at kde.org
Tue Sep 3 09:02:25 BST 2024


Git commit a16d886718d2f289e1e90d5f15bf58ff26ac6f0d by Carlos De Maine.
Committed on 03/09/2024 at 08:02.
Pushed by carlosdem into branch 'Neon/release_jammy'.

rebase

M  +4    -2    debian/rules

https://invent.kde.org/neon/forks/kup-backup/-/commit/a16d886718d2f289e1e90d5f15bf58ff26ac6f0d

diff --git a/debian/rules b/debian/rules
index 8f4f286..1ca8856 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
+# SPDX-License-Identifier: LGPL-2.0-or-later
+# # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
 %:
-	dh $@ --with kf6
+	dh $@ --with kf6 --buildsystem kf6
 
-override_dh_auto_test:
+override_dh_auto_test:
\ No newline at end of file


More information about the Neon-commits mailing list