Package: xfce4-power-manager
Version: 1.6.1-1
Severity: normal
Tags: patch

Dear Maintainer,

Please change xfce4-power-manager to use the new default-logind and logind
virtual packages.  This will enable xfce4-power-manager 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 80ee2cdafa9415a0625be129331cb5fd6636920f
Author: Mark Hindley <[email protected]>
Date:   Sat Mar 23 12:10:14 2019 +0000

    Use new logind virtual packages for xfce4-power-manager Recommends.

diff --git a/debian/control b/debian/control
index 5a382e9..27c1d41 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Depends: upower (>= 0.99),
          xfce4-power-manager-data (=${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: libpam-systemd [linux-any], xfce4-power-manager-plugins
+Recommends: logind-default [linux-any] | logind [linux-any], 
xfce4-power-manager-plugins
 Description: power manager for Xfce desktop
  This power manager for the Xfce desktop enables laptop users to set up
  a power profile for two different modes "on battery power" and "on ac

Reply via email to