Mark liblldb-6.0-dbg conflict with liblldb-7-dbg

(Closes: #888057)
This commit is contained in:
Sylvestre Ledru 2018-02-08 09:16:39 +00:00
parent 7d08806177
commit 77b8bc8575
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View File

@ -6,6 +6,8 @@ llvm-toolchain-6.0 (1:6.0~+rc2-1) unstable; urgency=medium
https://bugs.llvm.org/show_bug.cgi?id=36166
* Remove the python-lldb-6.0 dep to liblldb-6.0-dev to remove the
circular dependency (Closes: #876015)
* Mark liblldb-6.0-dbg conflict with liblldb-7-dbg
(Closes: #888057)
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 07 Feb 2018 23:13:54 +0100

1
debian/control vendored
View File

@ -492,6 +492,7 @@ Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 sparc hp
# ia64 mips mipsel hurd ppc64el alpha s390x sparc64 powerpc ppc64 have been removed
Depends: ${shlibs:Depends}, ${misc:Depends}, liblldb-6.0 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
Conflicts: liblldb-7-dbg
Section: debug
Priority: optional
Description: Next generation, high-performance debugger, debugging libraries