summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-01-30 12:25:28 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-01-30 12:26:01 +0100
commit8577c1a32042cf55792fe8481efcebb31210faf3 (patch)
treeb43df3bb5fb9fc26c9649c7a3bf284cf7ac049a9
parentad7b992aff7f7fe57be4b237a8c66ec610a0ebf7 (diff)
downloadtde-packaging-8577c1a3.tar.gz
tde-packaging-8577c1a3.zip
DEB tdebase: Recommend polkit-agent-tde instead of tde-ubuntu-integration.
Add polkit-agent-tde into Recommends for ksmserver also on Debian. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0e6a39037afa4d4a5c7e286dd3dd911853d3fca8)
-rw-r--r--debian/_base/core/tdebase/debian/control2
-rw-r--r--ubuntu/_base/core/tdebase/debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/_base/core/tdebase/debian/control b/debian/_base/core/tdebase/debian/control
index b6fc56a90..61bddd70a 100644
--- a/debian/_base/core/tdebase/debian/control
+++ b/debian/_base/core/tdebase/debian/control
@@ -474,7 +474,7 @@ Replaces: ksmserver-trinity (<< 4:14.0.0~)
Breaks: ksmserver-trinity (<< 4:14.0.0~)
Provides: x-session-manager
Depends: ${shlibs:Depends}, tdebase-runtime-data-common-trinity, twin-trinity (= ${source:Version}) | x-window-manager
-Recommends: kpersonalizer-trinity (= ${source:Version})
+Recommends: kpersonalizer-trinity (= ${source:Version}), polkit-agent-tde
Description: session manager for TDE
This package contains the TDE session manager. It is responsible for
restoring your TDE session on login. It is also needed to properly
diff --git a/ubuntu/_base/core/tdebase/debian/control b/ubuntu/_base/core/tdebase/debian/control
index 6840ed77c..d21c5caf9 100644
--- a/ubuntu/_base/core/tdebase/debian/control
+++ b/ubuntu/_base/core/tdebase/debian/control
@@ -474,7 +474,7 @@ Replaces: ksmserver-kde3 (<< 4:14.0.0~), ksmserver-trinity (<< 4:14.0.0~)
Breaks: ksmserver-kde3 (<< 4:14.0.0~), ksmserver-trinity (<< 4:14.0.0~)
Provides: x-session-manager
Depends: ${shlibs:Depends}, tdebase-runtime-data-common-trinity, twin-trinity (= ${source:Version}) | x-window-manager
-Recommends: kpersonalizer-trinity (= ${source:Version}), tde-ubuntu-integration
+Recommends: kpersonalizer-trinity (= ${source:Version}), polkit-agent-tde
Description: session manager for TDE
This package contains the TDE session manager. It is responsible for
restoring your TDE session on login. It is also needed to properly