Skip to content
Snippets Groups Projects
Forked from pkg / rust-coreutils
Source project has a limited visibility.
user avatar
Apertis package maintainers authored
As we want `rust-coreutils` to be a replacement to `coreutils-gplv2`, we
need to ensure this package gets picked up when boostrapping the system,
and that `coreutils-gplv2` won't be installed at the same time.

This is achieved by:
- adding Conflicts/Breaks/Replaces/Provides relationships identical to
  those of `coreutils-gplv2`
- adding another Conflicts relationship with `coreutils-gplv2`
- make the package priority `required` so it can be pulled by
  `debootstrap`

Signed-off-by: default avatarArnaud Ferraris <arnaud.ferraris@collabora.com>
119f63de
History
Name Last commit Last update