chiark / gitweb /
added ignore-branch=True in gpb.conf
[elogind.git] / debian / control
index a2b3604134e35e687eea78a390098568a988f6c1..1aa29032a2ecf995214f9048dc95e7eef662cf6e 100644 (file)
@@ -38,11 +38,11 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          libudev1,
          libelogind0 (= ${binary:Version}),
-         libpam-elogind (= ${binary:Version}),
          lsb-base (>= 3.1),
          dbus (>= 1.4)
 Recommends: policykit-1
 Provides: logind
+Conflicts: systemd
 Description: user, seat and session management daemon
  elogind is a session management daemon extracted from systmd project's 
  "logind"
@@ -79,8 +79,11 @@ Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         libpam-runtime
+         libpam-runtime,
+         elogind (= ${binary:Version}),
 Provides: libpam-systemd
+Conflicts: libpam-systemd
+Replaces: libpam-systemd
 Description: elogind PAM module 
  Plugable Authentication Module to register a session with elogind