Skip to content
Snippets Groups Projects
  1. Jun 16, 2021
    • Apertis package maintainers's avatar
      d/control: allow this package to fully replace `coreutils` · 119f63de
      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
  2. Jun 02, 2021
Loading