[neon/extras/smb4k/Neon/release_jammy] debian: rebase

Carlos De Maine null at kde.org
Sun Jun 16 01:03:06 BST 2024


Git commit 17b1c7a3111444c14ac59f4833a562505b6496c2 by Carlos De Maine.
Committed on 16/06/2024 at 00:02.
Pushed by carlosdem into branch 'Neon/release_jammy'.

rebase

M  +37   -33   debian/control
M  +4    -3    debian/rules

https://invent.kde.org/neon/extras/smb4k/-/commit/17b1c7a3111444c14ac59f4833a562505b6496c2

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