[neon/extras/kdevelop-python/Neon/stable_jammy] debian: rebase
Carlos De Maine
null at kde.org
Wed Aug 28 07:46:13 BST 2024
Git commit 01fa16d896d97583047ee033b8320113de9a4274 by Carlos De Maine.
Committed on 28/08/2024 at 06:46.
Pushed by carlosdem into branch 'Neon/stable_jammy'.
rebase
M +4 -11 debian/rules
https://invent.kde.org/neon/extras/kdevelop-python/-/commit/01fa16d896d97583047ee033b8320113de9a4274
diff --cc debian/rules
index bf3b09b,d0a9c65..359b898
--- a/debian/rules
+++ b/debian/rules
@@@ -1,16 -1,9 +1,9 @@@
#!/usr/bin/make -f
-
- # from kdevelop
- export KDEV_PLUGIN_VERSION=514
+ # 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 -Skf5 -- -DBUILD_TESTING=OFF
-
- execute_after_dh_auto_install:
- # remove extra "license" files
- find debian/tmp -name COPYING -print -delete
-
- .PHONY: override_dh_auto_test
- dh_auto_configure -- -DBUILD_WITH_QT6=ON
++ dh_auto_configure -- -DBUILD_WITH_QT6=ON
More information about the Neon-commits
mailing list