Switch to 3.9 (remove lldb-3.9-dev as it was a transitionnal pkg)

This commit is contained in:
Sylvestre Ledru 2016-02-08 12:54:05 +00:00
parent 81281baa5f
commit ef02fcab14
2 changed files with 1 additions and 9 deletions

2
debian/changelog vendored
View File

@ -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

8
debian/control vendored
View File

@ -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.