prepare upload

This commit is contained in:
Sylvestre Ledru 2022-01-23 20:51:51 +01:00
parent 89ddb107d5
commit 43e4f7fc2d
2 changed files with 4 additions and 5 deletions

6
debian/changelog vendored
View File

@ -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 ] [ Sylvestre Ledru ]
* Remove lldb-instr to match upstream change 4609e30f5001cfcba59d1f2f90ce72ebfda6e61f
* Ugly workaround to enable scan-build on runtimes * Ugly workaround to enable scan-build on runtimes
debian/patches/use-scan-build-runtimes.diff debian/patches/use-scan-build-runtimes.diff
* Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test * Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test
* Enable CLANG_DEFAULT_PIE_ON_LINUX * Enable CLANG_DEFAULT_PIE_ON_LINUX
* Lower the debhelper dep to 10 for debian stretch * Lower the debhelper dep to 10 for debian stretch
* Rename ocaml-nox => ocaml-base * 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 * Update of the ocaml doc path to catch a different path
[ Samuel Thibault ] [ Samuel Thibault ]
* Explicitly link against -latomic on hurd-i386 as well. * Explicitly link against -latomic on hurd-i386 as well.
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 16 Jan 2022 00:00:49 +0100 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 23 Jan 2022 20:48:09 +0100
llvm-toolchain-snapshot (1:14~++20220107114130+3a604fdbcd5f-1~exp1) experimental; urgency=medium llvm-toolchain-snapshot (1:14~++20220107114130+3a604fdbcd5f-1~exp1) experimental; urgency=medium

View File

@ -1,2 +1,3 @@
@OCAML_STDLIB_DIR@ @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/