diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/debian/control b/debian/control index 9134530..f88e722 100644 --- a/debian/control +++ b/debian/control @@ -168,8 +168,7 @@ Depends: ${shlibs:Depends}, Recommends: libnss-mymachines, ${dlopen:Recommends}, Suggests: ${dlopen:Suggests}, -Breaks: systemd (<< 256-2~), -Replaces: systemd (<< 256-2~), +Conflicts: systemd (<< 256-2~), Description: systemd container/nspawn tools This package provides systemd's tools for nspawn and container/VM management: * systemd-nspawn @@ -547,8 +546,7 @@ Recommends: efibootmgr, ${dlopen:Recommends}, Suggests: systemd-ukify, ${dlopen:Suggests}, -Breaks: systemd (<< 256-2~), systemd-boot-efi (<< 256-2~), -Replaces: systemd (<< 256-2~), systemd-boot-efi (<< 256-2~), +Conflicts: systemd (<< 256-2~), systemd-boot-efi (<< 256-2~), Description: simple UEFI boot manager - tools and services systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a textual menu to select the entry to boot and an editor for the kernel command @@ -653,8 +651,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, Recommends: ${dlopen:Recommends}, Suggests: ${dlopen:Suggests}, -Breaks: systemd (<< 256-2~), -Replaces: systemd (<< 256-2~), +Conflicts: systemd (<< 256-2~), Description: Provides the systemd-repart utility systemd-repart is a configuration-driven system partitioning tool. It follows the Discoverable Partitions Specification and provides support for encryption @@ -667,8 +664,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, Recommends: ${dlopen:Recommends}, Suggests: ${dlopen:Suggests}, -Breaks: systemd (<< 256-2~), -Replaces: systemd (<< 256-2~), +Conflicts: systemd (<< 256-2~), Description: Provides cryptsetup, integritysetup and veritysetup utilities Utilities and units that integrated cryptsetup/integritysetup/veritysetup support in systemd. |