From c1a666f63c7fa6c418ebb8a6b93a437a96587c0c Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 18 Jul 2019 22:38:17 +0200 Subject: [PATCH] remove old conflicts --- debian/control | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index 94e266fe..767e1769 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 9.0), cmake, chrpath, texinfo, sharutils, libctypes-ocaml-dev [amd64 arm64 armhf i386 ppc64el s390x], dh-exec, dh-ocaml [amd64 arm64 armhf i386 ppc64el s390x], libpfm4-dev -Build-Conflicts: oprofile, ocaml, libllvm-3.8-ocaml-dev, libllvm-3.9-ocaml-dev +Build-Conflicts: oprofile, ocaml Standards-Version: 4.2.1 Homepage: https://www.llvm.org/ Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 8 @@ -79,8 +79,6 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, python3, libllvm8 (= ${binary:Version}), libclang-common-8-dev, clang-tools-8, python3-yaml -Replaces: clang-modernize-8, clang-8 (<< 8~svn250696-1) -Breaks: clang-modernize-8, clang-8 (<< 8~svn250696-1) Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced @@ -180,8 +178,7 @@ Package: python-clang-8 Section: python Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, python3 -Replaces: python-clang-3.8, python-clang-3.9, python-clang-x.y -Breaks: python-clang-3.8, python-clang-3.9 +Replaces: python-clang-x.y Conflicts: python-clang-x.y Provides: python-clang-x.y Description: Clang Python Bindings @@ -435,8 +432,6 @@ Architecture: amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el kfreebsd Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm8 (= ${binary:Version}) Pre-Depends: ${misc:Pre-Depends} Section: libs -Replaces: lldb-8 (<= 8~svn215195-2) -Breaks: lldb-8 (<< 8~svn215195-2) Description: Next generation, high-performance debugger, library 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 @@ -449,7 +444,7 @@ Section: python Architecture: amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el kfreebsd-amd64 kfreebsd-i386 s390 sparc hppa m68k sh4 x32 # ia64 hurd powerpc powerpcspe ppc64 alpha s390x sparc64 have been removed Depends: ${shlibs:Depends}, ${misc:Depends}, python3, python3-six -Conflicts: python-lldb-3.8, python-lldb-3.9, python-lldb-x.y +Conflicts: python-lldb-x.y Replaces: python-lldb-x.y Provides: python-lldb-x.y Pre-Depends: ${misc:Pre-Depends} @@ -466,8 +461,6 @@ Section: libdevel Architecture: amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el kfreebsd-amd64 kfreebsd-i386 s390 sparc hppa m68k sh4 x32 # ia64 hurd powerpc powerpcspe ppc64 alpha s390x sparc64 have been removed Depends: ${shlibs:Depends}, ${misc:Depends}, lldb-8 (= ${binary:Version}) -Replaces: lldb-8-dev (<= 8~svn215195-2) -Breaks: lldb-8-dev (<< 8~svn215195-2) Pre-Depends: ${misc:Pre-Depends} Description: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of