mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-24 07:53:23 +00:00
do not ship the manpage of bugpoint
This commit is contained in:
parent
a466da5cd7
commit
58f23ac49c
6
debian/control
vendored
6
debian/control
vendored
@ -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
|
||||
|
1
debian/llvm-X.Y.manpages.in
vendored
1
debian/llvm-X.Y.manpages.in
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user