From ef02fcab14678e8ea3d4c098faa662f30c88a4d8 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 8 Feb 2016 12:54:05 +0000 Subject: [PATCH] Switch to 3.9 (remove lldb-3.9-dev as it was a transitionnal pkg) --- debian/changelog | 2 +- debian/control | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index 083d1f2e..34886cda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ llvm-toolchain-snapshot (1:3.9~svn255217-1~exp2) experimental; urgency=medium - * Switch to 3.9 + * Switch to 3.9 (remove lldb-3.9-dev as it was a transitionnal pkg) * Update the clang description for something more accurate (C++-11, 14, etc) * Cmake migration. Done by Andrew Wilkins. Many thanks to him - Update patches to set SONAME in CMake build diff --git a/debian/control b/debian/control index 2e81b1f7..f3166fc1 100644 --- a/debian/control +++ b/debian/control @@ -420,11 +420,3 @@ Description: Next generation, high-performance debugger - Header files Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. - - -Package: lldb-3.9-dev -Depends: liblldb-3.9-dev, ${misc:Depends} -Architecture: all -Section: oldlibs -Description: transitional dummy package to liblldb-3.9-dev - This is a transitional dummy package. It can safely be removed.