From 0d8225bd203e392c1f2d15f84cb76f569ff934cf Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Mon, 5 Aug 2024 00:27:34 +0200 Subject: [PATCH] passwd: switch Depends from login to login.defs login will again be installed on fewer systems, but existing installs will retain it (it is Protected: yes). Gbp-Dch: full --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index feb18286..b326b81b 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,7 @@ Architecture: any Multi-Arch: foreign Depends: libpam-modules, - login + login.defs Recommends: sensible-utils Description: change and administer password and group data