Fixup breaks/replaces

This commit is contained in:
Gianfranco Costamagna 2021-09-27 16:29:12 +02:00
parent 454c1a3d17
commit 65282034ba

4
debian/control vendored
View File

@ -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