[Blends-commit] [Git][blends-team/science][master] 2 commits: Drop redundant adduser dependency
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon May 18 06:57:16 BST 2026
Andreas Tille pushed to branch master at Debian Blends Team / science
Commits:
45389708 by Luca Boccassi at 2026-05-02T15:36:47+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 science-config is redundant, as none
of its binaries are used here.
- - - - -
7ae6c55a by Andreas Tille at 2026-05-18T07:57:15+02:00
Merge branch 'sysusers' into 'master'
Drop redundant adduser dependency
See merge request blends-team/science!21
- - - - -
2 changed files:
- config/control
- debian/control
Changes:
=====================================
config/control
=====================================
@@ -1,6 +1,6 @@
Package: science-config
Architecture: all
-Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.15)
+Depends: ${misc:Depends}, menu, blends-common (>= 0.6.15)
Description: Debian Science Project config package
This package provides the basic infrastructure of all science-* packages and is
needed by them.
=====================================
debian/control
=====================================
@@ -36,7 +36,7 @@ Description: Debian Science Electronics transitional package
Package: science-config
Architecture: all
-Depends: adduser, ${misc:Depends}, menu, blends-common (>= 0.6.15)
+Depends: ${misc:Depends}, menu, blends-common (>= 0.6.15)
Description: Debian Science Project config package
This package provides the basic infrastructure of all science-* packages and is
needed by them.
View it on GitLab: https://salsa.debian.org/blends-team/science/-/compare/ea12eb84fb85b629591c1747fee6225f9546e168...7ae6c55a39980ba76dddb3431d328407253d4fb2
--
View it on GitLab: https://salsa.debian.org/blends-team/science/-/compare/ea12eb84fb85b629591c1747fee6225f9546e168...7ae6c55a39980ba76dddb3431d328407253d4fb2
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/20260518/dc3ed22e/attachment.htm>
More information about the Blends-commit
mailing list