From 0ae56f2d78e9a4dc4c7fbf81abcbf4b4158bf139 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 8 Jun 2022 23:52:41 +0200 Subject: [PATCH] Fix versions in Breaks/Replaces for systemd-boot split Gbp-Dch: Ignore --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 3146d6a56..69d9c6950 100644 --- a/debian/control +++ b/debian/control @@ -468,8 +468,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, systemd-boot-efi (= ${binary:Version}), Recommends: efibootmgr, -Breaks: systemd (<< 251.2-2~) -Replaces: systemd (<< 251.2-2~) +Breaks: systemd (<< 251.2-3~) +Replaces: systemd (<< 251.2-3~) 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 @@ -485,8 +485,8 @@ Architecture: amd64 i386 arm64 armhf Multi-Arch: same Pre-Depends: ${misc:Pre-Depends}, Depends: ${misc:Depends}, -Breaks: systemd (<< 251.2-2~) -Replaces: systemd (<< 251.2-2~) +Breaks: systemd (<< 251.2-3~) +Replaces: systemd (<< 251.2-3~) Description: Simple UEFI boot manager - EFI binaries 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 -- 2.39.5