mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-13 17:57:35 +00:00
Set the correct conflicts on python-lldb-3.8 (Closes: #817873)
This commit is contained in:
parent
e2bb1fb6c2
commit
aba896fdc9
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ llvm-toolchain-snapshot (1:3.9~svn260851-2) UNRELEASED; urgency=medium
|
||||
* Remove the autoconf section
|
||||
* Bring back the removal of the build dir
|
||||
* Fix the coverage builds (didn't allow several cflags)
|
||||
* Set the correct conflicts on python-lldb-3.8 (Closes: #817873)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 09 Mar 2016 19:30:30 +0100
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -396,7 +396,7 @@ Package: python-lldb-3.9
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python
|
||||
Conflicts: python-lldb-3.4, python-lldb-3.5, python-lldb-3.6, python-lldb-3.7
|
||||
Conflicts: python-lldb-3.4, python-lldb-3.5, python-lldb-3.6, python-lldb-3.7, python-lldb-3.8
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Description: Next generation, high-performance debugger, python lib
|
||||
LLDB is a next generation, high-performance debugger. It is built as a set of
|
||||
|
Loading…
Reference in New Issue
Block a user