From c9c9a39386d83ddd447e8ade0e47eca97d69be07 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 7 May 2013 05:20:04 +0000 Subject: [PATCH] * Upload to unstable * Standards-Version update to 3.9.4 --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 13428e35..be103195 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -llvm-toolchain-3.2 (1:3.2repack-1~exp5) UNRELEASED; urgency=low +llvm-toolchain-3.2 (1:3.2repack-1) unstable; urgency=low + * Upload to unstable + * Standards-Version update to 3.9.4 * clang pure virtual function call crash with binaries built with C++11's std::thread. Upstream commit 178816 (Closes: #705838) * Introduce a symbols file for libclang1 (Closes: #705672) diff --git a/debian/control b/debian/control index 7280e459..ee41d769 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl8.5, expect, libedit-dev, swig, python-sphinx, ocaml-nox, binutils-dev, libcloog-isl-dev, libisl-dev (>= 0.11.1), binutils-gold [amd64 armel armhf i386 powerpc powerpcspe ppc64 sparc sparc64 x32] Build-Conflicts: oprofile, ocaml -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://www.llvm.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/trunk/