From 65282034bae91adf55cc6a1fb890f6ed4a4fc3f6 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Mon, 27 Sep 2021 16:29:12 +0200 Subject: [PATCH] Fixup breaks/replaces --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 7586ddc0..951a6d09 100644 --- a/debian/control +++ b/debian/control @@ -287,8 +287,8 @@ Description: Modular compiler and toolchain technologies, runtime library Package: llvm-11-linker-tools Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Breaks: llvm-11-dev (<< 1:11.1.0-2) -Replaces: llvm-11-dev (<< 1:11.1.0-2) +Breaks: llvm-11-dev (<< 1:11.1.0-3) +Replaces: llvm-11-dev (<< 1:11.1.0-3) Description: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other