From 17e904c4d9ca62ec00b3e6c8962ae8a899727795 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Sat, 19 Nov 2022 23:56:46 +0100 Subject: [PATCH] Upload to sid --- debian/changelog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e9f41f90..0b02ec27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,15 @@ -llvm-toolchain-15 (1:15.0.5-2) UNRELEASED; urgency=medium +llvm-toolchain-15 (1:15.0.5-2) unstable; urgency=medium + [ Gianfranco Costamagna ] * Add libomp target library to mips64el (Closes: #1023101) * Explictly depend on spirv-14 for mips64el, to ease bootstrapping on buildds (this should be dropped once we build a spirv-15 in archive) * Cherry-pick two upstream patches to unblock mesa build on arm* (Closes: #1022577) + [ Sylvestre Ledru ] + * store the sccache results in /tmp/buildd/source/sccache-stats.json + -- Gianfranco Costamagna Sat, 19 Nov 2022 23:25:04 +0100 llvm-toolchain-15 (1:15.0.5-1) unstable; urgency=medium