[neon/mobile/plasma-settings/Neon/release] debian: kf6 rebase
Carlos De Maine
null at kde.org
Wed Feb 28 12:54:27 GMT 2024
Git commit ef149ce020337d6913c582f0c7f6a0d577ed9dff by Carlos De Maine.
Committed on 28/02/2024 at 12:54.
Pushed by carlosdem into branch 'Neon/release'.
kf6 rebase
M +30 -57 debian/control
M +2 -1 debian/rules
https://invent.kde.org/neon/mobile/plasma-settings/-/commit/ef149ce020337d6913c582f0c7f6a0d577ed9dff
diff --cc debian/control
index 3a34281,d693067..cd4b2e4
--- a/debian/control
+++ b/debian/control
@@@ -46,19 -27,11 +27,11 @@@ Vcs-Git: https://invent.kde.org/plasma-
Package: plasma-settings
Architecture: any
- Depends: kaccounts-integration,
- kaccounts-providers,
- kwin-common,
- plasma-framework,
- plasma-nm,
- qml-module-org-kde-kaccounts,
- qml-module-org-kde-kcm,
- qml-module-org-kde-kirigami-addons-labs-mobileform,
- qml-module-org-kde-kirigami2,
- qml-module-org-kde-kirigamiaddons,
- qml-module-org-kde-kitemmodels,
- qml-module-ubuntu-onlineaccounts,
- ${misc:Depends},
- ${shlibs:Depends}
- Description: Plasma phone settings application
- The settings application and a few modules for it.
+ Depends: ${misc:Depends},
+ ${shlibs:Depends},
+ kf6-plasma-framework,
+ kf6-kcmutils,
+ kf6-kirigami-addons,
+ kf6-kirigami2,
+ Description: Plasma Mobile settings application
- The Plasma Mobile settings application.
++ The Plasma Mobile settings application.
diff --cc debian/rules
index 0d43fae,fa0af1d..841f401
--- a/debian/rules
+++ b/debian/rules
@@@ -3,5 -4,5 +4,5 @@@
%:
dh $@ --with kf6 --buildsystem kf6
-override_dh_shlibdeps:
- dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
+override_dh_auto_install:
- dh_auto_install --destdir=debian/tmp
++ dh_auto_install --destdir=debian/tmp
More information about the Neon-commits
mailing list