[neon/extras/smb4k/Neon/release] debian: rebase
Carlos De Maine
null at kde.org
Sun Jun 16 00:41:10 BST 2024
Git commit e9af3240dc72681166340867b06e828309969301 by Carlos De Maine.
Committed on 15/06/2024 at 23:40.
Pushed by carlosdem into branch 'Neon/release'.
rebase
M +37 -33 debian/control
M +4 -3 debian/rules
https://invent.kde.org/neon/extras/smb4k/-/commit/e9af3240dc72681166340867b06e828309969301
diff --cc debian/control
index bc46045,fd19f85..c14ac21
--- a/debian/control
+++ b/debian/control
@@@ -75,4 -79,4 +79,4 @@@ Description: Samba (SMB) share advance
- KWallet support
- Synchronization of a remote share with a local copy and vice versa
- Ability to define custom options for individual servers and shares
-- - Laptop support through the Solid hardware device framework
++ - Laptop support through the Solid hardware device framework
diff --cc debian/rules
index 96742c1,d036a59..82a747b
--- a/debian/rules
+++ b/debian/rules
@@@ -1,7 -1,8 +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 kf5
+ dh $@ --with kf6 --buildsystem kf6
override_dh_auto_configure:
- dh_auto_configure -Skf5 -- -DSMB4K_INSTALL_PLASMOID=OFF -DSMB4K_WITH_WS_DISCOVERY=ON
- dh_auto_configure -- -DSMB4K_WITH_WS_DISCOVERY=ON
++ dh_auto_configure -- -DSMB4K_WITH_WS_DISCOVERY=ON
More information about the Neon-commits
mailing list