summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAndreas Messer <andi@bastelmap.de>2018-02-22 19:23:08 +0100
committerAndreas Messer <andi@bastelmap.de>2018-02-22 19:53:25 +0100
commitf706af0146d35ccb6fb63f5baf9acfe7b11ca9f7 (patch)
tree89f0bd757e6e32868bf66a7e8d9ac67bf091c04d /debian
parent3016342fdc1533812b05400cce5dbadadbc560de (diff)
parentf857754a746b6b26139a2f5215056530d9a30559 (diff)
Let libpam-elogind break libpam-ck-connector
Diffstat (limited to 'debian')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 1aa29032a..7bf66038a 100644
--- a/debian/control
+++ b/debian/control
@@ -79,10 +79,11 @@ Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
${misc:Depends},
- libpam-runtime,
elogind (= ${binary:Version}),
+ libpam-runtime
+Breaks: libpam-ck-connector,
+ libpam-systemd
Provides: libpam-systemd
-Conflicts: libpam-systemd
Replaces: libpam-systemd
Description: elogind PAM module
Plugable Authentication Module to register a session with elogind