* Standards-Version 3.9.8

* Preparation of the support of lld (not ready yet)
This commit is contained in:
Sylvestre Ledru 2016-06-10 10:19:12 +00:00
parent b26993a5a3
commit 4205acbd2f
2 changed files with 9 additions and 8 deletions

11
debian/changelog vendored
View File

@ -1,7 +1,4 @@
llvm-toolchain-snapshot (1:3.9~svn260851-2) UNRELEASED; urgency=medium
[ Ed Schouten ]
* Add the support of lld (Closes: #TODO)
llvm-toolchain-snapshot (1:3.9~svn272379-1) unstable; urgency=medium
* Remove the autoconf section
* Bring back the removal of the build dir
@ -14,6 +11,7 @@ llvm-toolchain-snapshot (1:3.9~svn260851-2) UNRELEASED; urgency=medium
* Install libfindAllSymbols.a as part of libclang-X.Y-dev
* Ship scan-build-py
* Use the libjsoncpp library embedded (fails to link otherwise)
* Standards-Version 3.9.8
[ Pablo Oliveira ]
* Add python-six as a dependency of python-lldb (Closes: #825371)
@ -21,7 +19,10 @@ llvm-toolchain-snapshot (1:3.9~svn260851-2) UNRELEASED; urgency=medium
* Fix lldb symlinks
* Fix missing _lldb.so import during lldb testsuite
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 09 Mar 2016 19:30:30 +0100
[ Ed Schouten ]
* Preparation of the support of lld (not ready yet)
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 10 Jun 2016 10:22:26 +0200
llvm-toolchain-snapshot (1:3.9~svn260851-1) unstable; urgency=medium

2
debian/control vendored
View File

@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
lcov, procps, help2man, dh-ocaml, zlib1g-dev
Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev,
libllvm-3.9-ocaml-dev
Standards-Version: 3.9.6
Standards-Version: 3.9.8
Homepage: http://www.llvm.org/
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/snapshot/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/snapshot/