mate-user-admin: pull adduser regex from adduser.conf file

This commit is contained in:
Luis Guzmán 2025-10-11 02:50:20 -06:00 committed by Ark74
parent a7f01aa09b
commit ca516c71dc
3 changed files with 82 additions and 4 deletions

View file

@ -1,14 +0,0 @@
# Fixes https://gitlab.trisquel.org/trisquel/package-helpers/-/issues/148
diff --git a/debian/control b/debian/control
index 3297b1c..37ff49a 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Depends: ${shlibs:Depends},
accountsservice,
group-service,
mate-desktop-common,
+ cracklib-runtime,
Description: MATE User Manager
User and group management utility suitable for lightweight desktop
environments such as MATE or Xfce.