[Pkg-utopia-maintainers] Bug#923387: udisks2: Please support new logind virtual packages
Mark Hindley
mark at hindley.org.uk
Wed Feb 27 12:26:18 GMT 2019
Package: udisks2
Version: 2.1.3-4
Severity: normal
Tags: patch
Dear Maintainer,
Please change udisks2 to use the new default-logind and logind virtual packages.
This will enable udisks2 to also be used on systems using elogind and
non-systemd inits.
The logind and default-logind virtual packages have been seconded for inclusion
in Debian Policy (see #917431) and libpam-elogind and libpam-systemd providing
these have been uploaded.
Patch below.
Thanks
Mark
commit 7de85e517d65985463a9e609749c88e21f6df06a
Author: Mark Hindley <mark at hindley.org.uk>
Date: Wed Feb 27 10:17:50 2019 +0000
Depend on new default-logind | logind virtual packages.
diff --git a/debian/control b/debian/control
index 45401909..808559e9 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Depends: dbus,
libblockdev-swap2,
libblockdev-loop2,
libblockdev-fs2,
- libpam-systemd,
+ default-logind | logind,
parted,
udev,
${misc:Depends},
More information about the Pkg-utopia-maintainers
mailing list