* Upload to unstable

* Standards-Version update to 3.9.4
This commit is contained in:
Sylvestre Ledru 2013-05-07 05:20:04 +00:00
parent e2ad94bed2
commit c9c9a39386
2 changed files with 4 additions and 2 deletions

4
debian/changelog vendored
View File

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

2
debian/control vendored
View File

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