diff -Nru systemd-238/debian/changelog systemd-238/debian/changelog --- systemd-238/debian/changelog 2018-05-26 10:31:29.000000000 +0200 +++ systemd-238/debian/changelog 2018-06-05 01:31:07.000000000 +0200 @@ -1,3 +1,11 @@ +systemd (238-5.0+logind1) unstable; urgency=medium + + * Non-maintainer upload. + * Make libpam-systemd Provide: logind, default-logind with appropriate + version. This allows alternate logind implementations. + + -- Adam Borowski Tue, 05 Jun 2018 01:31:07 +0200 + systemd (238-5) unstable; urgency=medium [ Evgeny Vereshchagin ] diff -Nru systemd-238/debian/control systemd-238/debian/control --- systemd-238/debian/control 2018-05-26 10:31:29.000000000 +0200 +++ systemd-238/debian/control 2018-06-05 01:31:05.000000000 +0200 @@ -205,6 +205,7 @@ libpam-runtime (>= 1.0.1-6), dbus, systemd-shim (>= 10-3~) | systemd-sysv +Provides: logind (= ${binary:Version}), default-logind (= ${binary:Version}) Description: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind.