mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 04:19:11 +00:00
remove duplicate info
This commit is contained in:
parent
1c988c612d
commit
a7bcce1e0f
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
|||||||
llvm-toolchain-snapshot (1:3.6~svn218446-2) unstable; urgency=medium
|
llvm-toolchain-snapshot (1:3.6~svn218612-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Fix my screw up. Add .1 to the libclang soname to make
|
* Fix my screw up. Add .1 to the libclang soname to make
|
||||||
dpkg-shlibdeps happy
|
dpkg-shlibdeps happy
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -418,7 +418,6 @@ Architecture: any
|
|||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python
|
Depends: ${shlibs:Depends}, ${misc:Depends}, python
|
||||||
Conflicts: python-lldb-3.4, python-lldb-3.5
|
Conflicts: python-lldb-3.4, python-lldb-3.5
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Conflicts: python-lldb-3.4, python-lldb-3.5
|
|
||||||
Description: Next generation, high-performance debugger, python lib
|
Description: Next generation, high-performance debugger, python lib
|
||||||
LLDB is a next generation, high-performance debugger. It is built as a set of
|
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
|
reusable components which highly leverage existing libraries in the larger LLVM
|
||||||
|
2
debian/libclang1-X.Y.symbols.in
vendored
2
debian/libclang1-X.Y.symbols.in
vendored
@ -1,4 +1,4 @@
|
|||||||
libclang-@LLVM_VERSION@.so libclang1-@LLVM_VERSION@ #MINVER#
|
libclang-@LLVM_VERSION@.so.1 libclang1-@LLVM_VERSION@ #MINVER#
|
||||||
clang_BlockCommandComment_getArgText@Base 3.2
|
clang_BlockCommandComment_getArgText@Base 3.2
|
||||||
clang_BlockCommandComment_getCommandName@Base 3.2
|
clang_BlockCommandComment_getCommandName@Base 3.2
|
||||||
clang_BlockCommandComment_getNumArgs@Base 3.2
|
clang_BlockCommandComment_getNumArgs@Base 3.2
|
||||||
|
Loading…
Reference in New Issue
Block a user