[ Michael Stapelberg ]
* Add systemd-dbg package, thanks Daniel Schaal (Closes: #742724).
* Switch from gitpkg to git-buildpackage. Update README.source accordingly.
+ * Make libpam-systemd depend on systemd-sysv | systemd-shim. Packages that
+ need logind functionality should depend on libpam-systemd.
-- Michael Biebl <biebl@debian.org> Sat, 26 Apr 2014 10:41:18 +0200
Depends: ${shlibs:Depends},
${misc:Depends},
systemd (= ${binary:Version}),
- libpam-runtime (>= 1.0.1-6)
+ libpam-runtime (>= 1.0.1-6),
+ systemd-sysv | systemd-shim
Description: system and service manager - PAM module
systemd is a replacement for sysvinit. It is dependency-based and
able to read the LSB init script headers in addition to parsing rcN.d
the systemd control group hierarchy.
.
If in doubt, do install this package.
+ .
+ Packages that depend on logind functionality need to depend on libpam-systemd.
Package: libsystemd-login0
Architecture: linux-any