#1104622 system-tools-backends Users.pm uses deprecated --gecos option with adduser

Package:
system-tools-backends
Source:
system-tools-backends
Description:
System Tools to manage computer configuration -- scripts
Submitter:
Pascal Hambourg
Date:
2025-05-03 07:36:02 UTC
Severity:
normal
#1104622#5
Date:
2025-05-03 07:32:49 UTC
From:
To:
Dear maintainer,

Users.pm still uses --gecos with adduser. But according to adduser(8),
--gecos is deprecated and replaced with --comment. The man page states 
that --gecos will be removed after Debian bookworm but that has not
happened yet.