From a7bcce1e0f9534c08a3477cd5d53d70275f9f1a0 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 2 Oct 2014 09:57:35 +0000 Subject: [PATCH] remove duplicate info --- debian/changelog | 2 +- debian/control | 1 - debian/libclang1-X.Y.symbols.in | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8b6abf2c..702fc7af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/control b/debian/control index d6cdfac9..20feefef 100644 --- a/debian/control +++ b/debian/control @@ -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 diff --git a/debian/libclang1-X.Y.symbols.in b/debian/libclang1-X.Y.symbols.in index 94f13450..af0f8ac4 100644 --- a/debian/libclang1-X.Y.symbols.in +++ b/debian/libclang1-X.Y.symbols.in @@ -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