[neon/kde/kolourpaint/Neon/release_jammy] debian: kf6ify

Jonathan Riddell null at kde.org
Tue Jun 4 14:36:51 BST 2024


Git commit e337120ef7bf8c873e52e16b25fc48a663608786 by Jonathan Riddell.
Committed on 04/06/2024 at 13:36.
Pushed by jriddell into branch 'Neon/release_jammy'.

kf6ify

M  +2    -9    debian/rules

https://invent.kde.org/neon/kde/kolourpaint/-/commit/e337120ef7bf8c873e52e16b25fc48a663608786

diff --git a/debian/rules b/debian/rules
index bbea435..19d8784 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,4 @@
 #!/usr/bin/make -f
 
-l10npkgs_firstversion_ok := 4:16.04.3-6~
-
-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
-
-override_dh_auto_install:
-	$(overridden_command) --destdir=debian/kolourpaint
-	# remove shlib symlink as this isn't a dev package
-	rm debian/kolourpaint/usr/lib/*/libkolourpaint_lgpl.so
+%:
+	dh $@ --with kf6 --buildsystem kf6


More information about the Neon-commits mailing list