- llvm-toolchain-5.0 (1:5.0.1-4+rpi1) buster-staging; urgency=medium
++llvm-toolchain-5.0 (1:5.0.2-2+rpi1) buster-staging; urgency=medium
+
+ [changes brought forward from llvm-toolchain-3.8 1:3.8-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 14 May 2016 21:43:35 +0000]
+ * Cleanup .pyc files in clean target.
+ * Add a hack to the cmake based build to force armv6 (unfortunately the cmake
+ based build relies on config.guess which assumes you want to build for the
+ hardware you are running on).
+ * Add -DCOMPILER_RT_BUILD_BUILTINS=OFF to disable parts of compiler-rt that
+ are broken on lower arm architectures.
+
+ [changes introduced in llvm-toolchain-3.9 1:3.9.1-1 by Peter Michael Green]
+ * disable testsuite (using a method that is hopefully less likely to cause diff conflicts than previously).
+ * Remove -march=armv7-a in compiler-rt/cmake/config-ix-base.cmake
+ * Clean up debian/usr in clean target.
+ * Clean up clang/tools/*-3.9 in clean target.
+ * Clean up stray *3.9.vim files
+ * Clean up clang/tools/scan-build/man/scan-build-3.9.1 and utils/vim/llvm-3.9-vimrc
+ * Clean up debian/*.install
+
- [changes backported from llvm-toolchain-6.0 1:6.0-1+rpi1 to llvm-toolchain-5.0 1:5.0.1-4+rpi1 by Peter michael green]
- * add -p flag to mkdir debian/man to avoid "file exists" error.
-
+ [changes introduced in llvm-toolchain-5.0 1:5.0.1-4+rpi1 by Peter michael green]
+ * Further fixes to clean target.
+
- -- Peter Michael Green <plugwash@raspbian.org> Thu, 29 Mar 2018 00:19:04 +0000
++ -- Raspbian forward porter <root@raspbian.org> Tue, 15 May 2018 07:21:01 +0000
++
+ llvm-toolchain-5.0 (1:5.0.2-2) unstable; urgency=medium
+
+ * Make CMake find_package(Clang) work. Fixes upstream bug
+ https://bugs.llvm.org/show_bug.cgi?id=37128
+ - Move Clang*.cmake back to /usr/lib/llvm-X.Y/lib/cmake/clang and install a
+ symlink in /usr/lib/cmake/clang-X.Y.
+ - Ensure that the LLVM installation prefix is correctly discovered despire
+ symlinks (replaces fix-cmake-config-prefix.diff).
+ - Create /usr/lib/llvm-X.Y/bin/clang-X.Y symlink as required by
+ ClangTargets-relwithdebinfo.cmake.
+ - Remove useless LLVM_CMAKE_DIR sed command that did not match anything.
+ - Ignore missing binaries in ClangTargets-relwithdebinfo.cmake.
+
+ -- Peter Wu <peter@lekensteyn.nl> Sun, 06 May 2018 17:42:16 +0200
+
+ llvm-toolchain-5.0 (1:5.0.2-1) unstable; urgency=medium
+
+ * New stable release (Spectre Mitigation)
+ AFAIK, only clang has been changed
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Sun, 06 May 2018 10:56:14 +0200
+
+ llvm-toolchain-5.0 (1:5.0.2~+rc1-1~exp2) experimental; urgency=medium
+
+ * Remove the info text from the manpages (Closes: #894734)
+ * Remove the fix-LLVM_VERSION_PATCH.diff patch (applied upstream)
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Tue, 03 Apr 2018 19:22:12 +0200
+
+ llvm-toolchain-5.0 (1:5.0.2~+rc1-1~exp1) experimental; urgency=medium
+
+ * New snapshot release
+
+ [ Reshabh Sharma ]
+ * Enable autopkgtest for amd64 & i386 on the llvm test suite
+ (Closes: #774294)
+
+ [ Nicholas D Steeves ]
+ * Fix the lintian error 'privacy-breach-uses-embedded-file'
+ (Closes: #829361)
+
+ [ Athos Ribeiro ]
+ * Create symlink to run-clang-tidy-X.Y.py to remove its .py extension
+ (Closes: #892089)
+
+ -- Sylvestre Ledru <sylvestre@debian.org> Wed, 28 Mar 2018 09:18:47 +0200
llvm-toolchain-5.0 (1:5.0.1-4) unstable; urgency=medium