mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-03 04:37:35 +00:00
Remove Replaces,Breaks: llvm-9-tools from lldb-9 package
This commit is contained in:
parent
30a8741518
commit
616fe11c31
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
llvm-toolchain-9 (1:9.0.0-3~exp3) experimental; urgency=medium
|
||||
|
||||
* Remove incorrect Breaks/Conflicts for lldb-9 package
|
||||
|
||||
-- Weston Ortiz <weston@wortiz.com> Wed, 30 Oct 2019 10:14:54 -0600
|
||||
|
||||
llvm-toolchain-9 (1:9.0.0-3~exp2) experimental; urgency=medium
|
||||
|
||||
* disable-fuzzer-compiler-rt.diff: bring back this patch
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -467,8 +467,6 @@ Architecture: amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el kfreebsd
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm9 (= ${binary:Version}), llvm-9-dev,
|
||||
python-lldb-9
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Replaces: llvm-9-tools (<< 1:9~+rc1-1~exp2)
|
||||
Breaks: llvm-9-tools (<< 1:9~+rc1-1~exp2)
|
||||
Description: Next generation, high-performance debugger
|
||||
LLDB is a next generation, high-performance debugger. It is built as a set of
|
||||
reusable components which highly leverage existing libraries in the larger LLVM
|
||||
|
Loading…
Reference in New Issue
Block a user