diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-18 23:09:08 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-18 23:09:08 +0900 |
commit | f69d985509f8312a3f34069e76292e97775bb2ba (patch) | |
tree | 7d30837ce6756572a7fef687250ed8b03ead7e3c /debian/control | |
parent | f8533956739bea04e3436923d56ea04ca6c16511 (diff) | |
download | polkit-agent-tde-f69d985509f8312a3f34069e76292e97775bb2ba.tar.gz polkit-agent-tde-f69d985509f8312a3f34069e76292e97775bb2ba.zip |
DEB: make sure that polkit-agent-tde replaces tde-ubuntu-integration.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 52859d0..90e85df 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,10 @@ Section: libs Package: polkit-agent-tde Architecture: any +Replaces: tde-ubuntu-integration +Breaks: tde-ubuntu-integration Depends: ${shlibs:Depends}, ${misc:Depends}, policykit-1 +Conflicts: tde-ubuntu-integration Description: TDE dialogs for PolicyKit PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. |