diff --git a/debian/changelog b/debian/changelog index f9c9b4dc..b820a826 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +llvm-toolchain-snapshot (1:3.6~svn214389-1~exp1) experimental; urgency=medium + + * New snapshot release + + -- Sylvestre Ledru Thu, 31 Jul 2014 08:37:41 +0200 + llvm-toolchain-snapshot (1:3.6~svn213451-1) UNRELEASED; urgency=medium * New snapshot release diff --git a/debian/control b/debian/control index f7ca0b69..94293339 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect, libedit-dev, swig, python-sphinx, ocaml-nox, binutils-dev, libcloog-isl-dev, libisl-dev (>= 0.11.1), libjsoncpp-dev, lcov, procps, help2man, dh-ocaml -Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev +Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev, libllvm-3.6-ocaml-dev Standards-Version: 3.9.5 Homepage: http://www.llvm.org/