diff --git a/debian/changelog b/debian/changelog index 4f1847eb..fcb5c3ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,18 @@ -llvm-toolchain-snapshot (1:14~++20220116120030+696f9706f34d-1~exp1) UNRELEASED; urgency=medium +llvm-toolchain-snapshot (1:14~++20220116120030+696f9706f34d-1~exp1) experimental; urgency=medium [ Sylvestre Ledru ] - * Remove lldb-instr to match upstream change 4609e30f5001cfcba59d1f2f90ce72ebfda6e61f * Ugly workaround to enable scan-build on runtimes debian/patches/use-scan-build-runtimes.diff * Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test * Enable CLANG_DEFAULT_PIE_ON_LINUX * Lower the debhelper dep to 10 for debian stretch * Rename ocaml-nox => ocaml-base - * Bring back lldb-instr-14 as upstream is bringing it back * Update of the ocaml doc path to catch a different path [ Samuel Thibault ] * Explicitly link against -latomic on hurd-i386 as well. - -- Sylvestre Ledru Sun, 16 Jan 2022 00:00:49 +0100 + -- Sylvestre Ledru Sun, 23 Jan 2022 20:48:09 +0100 llvm-toolchain-snapshot (1:14~++20220107114130+3a604fdbcd5f-1~exp1) experimental; urgency=medium diff --git a/debian/libllvm-X.Y-ocaml-dev.install.in b/debian/libllvm-X.Y-ocaml-dev.install.in index 4c4a1626..199d111d 100644 --- a/debian/libllvm-X.Y-ocaml-dev.install.in +++ b/debian/libllvm-X.Y-ocaml-dev.install.in @@ -1,2 +1,3 @@ @OCAML_STDLIB_DIR@ -usr/lib/llvm-@LLVM_VERSION@/share/doc/*/ocaml-html/ usr/share/doc/libllvm-@LLVM_VERSION@-ocaml-dev/ +usr/lib/llvm-@LLVM_VERSION@/share/doc/llvm/ocaml-html/ usr/share/doc/libllvm-@LLVM_VERSION@-ocaml-dev/ +usr/lib/llvm-@LLVM_VERSION@/share/doc/LLVM/llvm/ocaml-html/ usr/share/doc/libllvm-@LLVM_VERSION@-ocaml-dev/