[Blends-commit] [Git][blends-team/med][master] 2 commits: Drop redundant adduser dependency

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Apr 27 06:57:00 BST 2026



Andreas Tille pushed to branch master at Debian Blends Team / med


Commits:
a8d8eede by Luca Boccassi at 2026-04-26T22:52:16+01:00
Drop redundant adduser dependency

The adduser dependency is already pulled in by blends-common,
which handles system user/group creation for Debian Blends.
The explicit dependency in med-config is redundant, as none
of its binaries are used here.

- - - - -
fc11ba7b by Andreas Tille at 2026-04-27T07:56:50+02:00
Merge branch 'sysusers' into 'master'

Drop redundant adduser dependency

See merge request blends-team/med!9
- - - - -


2 changed files:

- config/control
- debian/control


Changes:

=====================================
config/control
=====================================
@@ -1,6 +1,6 @@
 Package: med-config
 Architecture: all
-Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.15)
+Depends: ${misc:Depends}, menu, blends-common (>= 0.6.15)
 Conflicts: med-common
 Replaces: med-common
 Provides: med-common


=====================================
debian/control
=====================================
@@ -22,7 +22,7 @@ Description: Debian Med tasks for tasksel
 
 Package: med-config
 Architecture: all
-Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.15)
+Depends: ${misc:Depends}, menu, blends-common (>= 0.6.15)
 Conflicts: med-common
 Replaces: med-common
 Provides: med-common



View it on GitLab: https://salsa.debian.org/blends-team/med/-/compare/a97db5c3d233b72ef935815fbd66795d705d23f0...fc11ba7b526a6c9621024d057db40e008cac41bb

-- 
View it on GitLab: https://salsa.debian.org/blends-team/med/-/compare/a97db5c3d233b72ef935815fbd66795d705d23f0...fc11ba7b526a6c9621024d057db40e008cac41bb
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/blends-commit/attachments/20260427/00850fa0/attachment-0001.htm>


More information about the Blends-commit mailing list