[neon/neon-packaging/skladnik/Neon/unstable] debian: kf6ify

Carlos De Maine null at kde.org
Fri Jan 5 14:29:21 GMT 2024


Git commit dd3fa44f7dffab08537b34fd0cd1a84aa1e28a99 by Carlos De Maine.
Committed on 05/01/2024 at 15:29.
Pushed by carlosdem into branch 'Neon/unstable'.

kf6ify

M  +10   -10   debian/control
M  +4    -3    debian/rules

https://invent.kde.org/neon/neon-packaging/skladnik/-/commit/dd3fa44f7dffab08537b34fd0cd1a84aa1e28a99

diff --git a/debian/control b/debian/control
index e4423b9..f6571b6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,16 +6,16 @@ Uploaders: KDE Neon <neon at kde.org>,
 Build-Depends: cmake,
                debhelper-compat (= 13),
                extra-cmake-modules,
-               libkf5config-dev,
-               libkf5configwidgets-dev,
-               libkf5coreaddons-dev,
-               libkf5crash-dev,
-               libkf5i18n-dev,
-               libkf5kdegames-dev,
-               libkf5kio-dev,
-               libkf5widgetsaddons-dev,
-               libkf5xmlgui-dev,
-               pkg-kde-tools,
+               kf6-kf6-kconfig-dev,
+               kf6-kconfigwidgets-dev,
+               kf6-kcoreaddons-dev,
+               kf6-kcrash-dev,
+               kf6-ki18n-dev,
+               kf6-kdegames-dev,
+               kf6-kio-dev,
+               kf6-kwidgetsaddons-dev,
+               kf6-kxmlgui-dev,
+               pkg-kde-tools-neon,
                qtbase5-dev,
 Standards-Version: 4.6.2
 Homepage: http://games.kde.org/
diff --git a/debian/rules b/debian/rules
index f383fab..49552b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
+# SPDX-License-Identifier: LGPL-2.0-or-later
+# # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
-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