remove duplicate info

This commit is contained in:
Sylvestre Ledru 2014-10-02 09:57:35 +00:00
parent 1c988c612d
commit a7bcce1e0f
3 changed files with 2 additions and 3 deletions

2
debian/changelog vendored
View File

@ -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
dpkg-shlibdeps happy

1
debian/control vendored
View File

@ -418,7 +418,6 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python
Conflicts: python-lldb-3.4, python-lldb-3.5
Pre-Depends: ${misc:Pre-Depends}
Conflicts: python-lldb-3.4, python-lldb-3.5
Description: Next generation, high-performance debugger, python lib
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

View File

@ -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_getCommandName@Base 3.2
clang_BlockCommandComment_getNumArgs@Base 3.2