diff -Nru openssh-7.7p1/debian/changelog openssh-7.7p1/debian/changelog --- openssh-7.7p1/debian/changelog 2018-04-04 01:47:29.000000000 +0200 +++ openssh-7.7p1/debian/changelog 2018-06-05 00:58:53.000000000 +0200 @@ -1,3 +1,10 @@ +openssh (1:7.7p1-2.0+logind1) unstable; urgency=medium + + * Non-maintainer upload. + * Allow logind providers other than libpam-systemd. + + -- Adam Borowski Tue, 05 Jun 2018 00:58:53 +0200 + openssh (1:7.7p1-2) unstable; urgency=medium * Fix parsing of DebianBanner option (closes: #894730). diff -Nru openssh-7.7p1/debian/control openssh-7.7p1/debian/control --- openssh-7.7p1/debian/control 2018-04-03 19:41:24.000000000 +0200 +++ openssh-7.7p1/debian/control 2018-06-05 00:58:45.000000000 +0200 @@ -81,7 +81,7 @@ ucf (>= 0.28), ${misc:Depends}, ${shlibs:Depends}, -Recommends: libpam-systemd, +Recommends: default-logind [linux-any] | logind [linux-any], ncurses-term, xauth, ${openssh-server:Recommends},