Set the correct conflicts on python-lldb-3.8 (Closes: #817873)

This commit is contained in:
Sylvestre Ledru 2016-03-13 10:26:36 +00:00
parent e2bb1fb6c2
commit aba896fdc9
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

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

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