fix the declaration

This commit is contained in:
Sylvestre Ledru 2014-07-31 06:38:28 +00:00
parent d20f70e0f4
commit 0b036f59d9
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
llvm-toolchain-snapshot (1:3.6~svn214389-1~exp1) experimental; urgency=medium
* New snapshot release
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 31 Jul 2014 08:37:41 +0200
llvm-toolchain-snapshot (1:3.6~svn213451-1) UNRELEASED; urgency=medium
* New snapshot release

2
debian/control vendored
View File

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