From 77b8bc857532de10bc861f95f84e281aa8b5d699 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 8 Feb 2018 09:16:39 +0000 Subject: [PATCH] Mark liblldb-6.0-dbg conflict with liblldb-7-dbg (Closes: #888057) --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 067c909f..1693b230 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 07 Feb 2018 23:13:54 +0100 diff --git a/debian/control b/debian/control index fbae5e10..2212bfe5 100644 --- a/debian/control +++ b/debian/control @@ -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