[neon/kde/libkomparediff2/Neon/unstable_jammy] debian: kf6 -rules file
Carlos De Maine
null at kde.org
Tue Jul 30 23:39:27 BST 2024
Git commit df909ccbc8883af149eb8f1723f739bf2fe22eb8 by Carlos De Maine.
Committed on 30/07/2024 at 22:39.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.
kf6 -rules file
(cherry picked from commit 503ce4d5c003a38c063550ec1cac5d48373f8cec)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +4 -4 debian/rules
https://invent.kde.org/neon/kde/libkomparediff2/-/commit/df909ccbc8883af149eb8f1723f739bf2fe22eb8
diff --git a/debian/rules b/debian/rules
index 7e52998..3d69b0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
+# SPDX-License-Identifier: LGPL-2.0-or-later
+# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
-l10npkgs_firstversion_ok := 4:16.04.3-7~
-
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
-include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
+%:
+ dh $@ --with kf6 --buildsystem kf6
More information about the Neon-commits
mailing list