From 4205acbd2f2e7be2448a652437fce1e52fc1b179 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 10 Jun 2016 10:19:12 +0000 Subject: [PATCH] * Standards-Version 3.9.8 * Preparation of the support of lld (not ready yet) --- debian/changelog | 15 ++++++++------- debian/control | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 25724cd5..e72b5364 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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,14 +11,18 @@ 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) (thanks to Askar Safin) - * Fix lldb symlinks - * Fix missing _lldb.so import during lldb testsuite + * Fix lldb symlinks + * Fix missing _lldb.so import during lldb testsuite - -- Sylvestre Ledru Wed, 09 Mar 2016 19:30:30 +0100 + [ Ed Schouten ] + * Preparation of the support of lld (not ready yet) + + -- Sylvestre Ledru Fri, 10 Jun 2016 10:22:26 +0200 llvm-toolchain-snapshot (1:3.9~svn260851-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index f9c5b9c3..0615965a 100644 --- a/debian/control +++ b/debian/control @@ -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/