add the bug number

This commit is contained in:
Sylvestre Ledru 2018-11-01 11:53:12 +01:00
parent 81071c8520
commit 4bca8df675

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ llvm-toolchain-7 (1:7-8) unstable; urgency=medium
(even if the download will fail) (even if the download will fail)
* clang-7 suggests libomp-7-dev instead of libomp-dev * clang-7 suggests libomp-7-dev instead of libomp-dev
* Make sure that we don't conflict openmp & libc++ with llvm-defaults's * Make sure that we don't conflict openmp & libc++ with llvm-defaults's
(Closes: #912544)
* Handle better the non coinstability of openmp & libc++ (like we are doing * Handle better the non coinstability of openmp & libc++ (like we are doing
with python-clang-*) with python-clang-*)
* Backport upstream fix D51749 to address a rust aarch64 issues * Backport upstream fix D51749 to address a rust aarch64 issues