From 58f23ac49c398dc00328303f81443a94b976e2db Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 8 Aug 2016 14:57:27 +0000 Subject: [PATCH] do not ship the manpage of bugpoint --- debian/control | 6 +++--- debian/llvm-X.Y.manpages.in | 1 - 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 558f5846..d5c3ccca 100644 --- a/debian/control +++ b/debian/control @@ -181,8 +181,8 @@ Package: python-clang-4.0 Section: python Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, python -Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7, python-clang-3.8 -Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7, python-clang-3.8 +Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7, python-clang-3.8, python-clang-3.9 +Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7, python-clang-3.8, python-clang-3.9 Description: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler @@ -491,7 +491,7 @@ Package: python-lldb-4.0 Section: python Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, liblldb-4.0-dev, python, python-six -Conflicts: python-lldb-3.4, python-lldb-3.5, python-lldb-3.6, python-lldb-3.7, python-lldb-3.8 +Conflicts: python-lldb-3.4, python-lldb-3.5, python-lldb-3.6, python-lldb-3.7, python-lldb-3.8, python-lldb-3.9 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 diff --git a/debian/llvm-X.Y.manpages.in b/debian/llvm-X.Y.manpages.in index e059b467..98f095fb 100644 --- a/debian/llvm-X.Y.manpages.in +++ b/debian/llvm-X.Y.manpages.in @@ -6,4 +6,3 @@ debian/man/llvm-objdump-@LLVM_VERSION@.1 debian/man/llvm-rtdyld-@LLVM_VERSION@.1 debian/man/llvm-size-@LLVM_VERSION@.1 debian/man/llvm-ranlib-@LLVM_VERSION@.1 -build-llvm/docs/man/bugpoint-@LLVM_VERSION@.1 \ No newline at end of file