Skip to content
Snippets Groups Projects
Commit 119f63de authored by Apertis package maintainers's avatar Apertis package maintainers
Browse files

d/control: allow this package to fully replace `coreutils`


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>
parent f82bbe8e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment