chiark / gitweb /
Fix service file to match installed elogind binary location
[elogind.git] / debian / control
index a9afbde365ae950914e447a92e8b1341786a9285..1aa29032a2ecf995214f9048dc95e7eef662cf6e 100644 (file)
@@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 9),
                gtk-doc-tools,
                python3-lxml,
                libcap-dev,
-               libeudev-dev,
+               libudev-dev,
                libmount-dev (>= 2.20),
                libseccomp-dev (>= 1.0),
                libblkid-dev (>= 2.24),
@@ -36,12 +36,13 @@ Multi-Arch: foreign
 Pre-Depends: debconf, ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
+         libudev1,
          libelogind0 (= ${binary:Version}),
-         libpam-elogind (= ${binary:Version}),
          lsb-base (>= 3.1),
          dbus (>= 1.4)
 Recommends: policykit-1
-Conflicts: openrc
+Provides: logind
+Conflicts: systemd
 Description: user, seat and session management daemon
  elogind is a session management daemon extracted from systmd project's 
  "logind"
@@ -78,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