From 65c22232e72db2adb9ba6a19afe3430e914e019f Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Tue, 17 Sep 2024 19:37:40 +0200 Subject: [PATCH] * New upstream release 19.1.0. --- debian/changelog | 6 ++++-- debian/control | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7192e741..a08c799d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,6 @@ -llvm-toolchain-19 (1:19.1.0~++rc4-6) UNRELEASED; urgency=medium +llvm-toolchain-19 (1:19.1.0-1) unstable; urgency=medium + + * New upstream release 19.1.0. [ Matthias Klose ] * debian/qualify-clang.sh: Skip llvmlibc test, if libllvmlibc-dev is not @@ -9,7 +11,7 @@ llvm-toolchain-19 (1:19.1.0~++rc4-6) UNRELEASED; urgency=medium * also pass -mxgot in LDFLAGS. * d/p/mips-mlir-xgot.diff: Pass -mxgot for mlir. - -- Matthias Klose Mon, 16 Sep 2024 11:16:39 +0200 + -- Matthias Klose Tue, 17 Sep 2024 18:04:21 +0200 llvm-toolchain-19 (1:19.1.0~++rc4-5) unstable; urgency=medium diff --git a/debian/control b/debian/control index 2a04ee42..d24bba33 100644 --- a/debian/control +++ b/debian/control @@ -347,8 +347,8 @@ Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same -Breaks: llvm-19-dev (<< 1:19.1.0~++rc3-1~exp2) -Replaces: llvm-19-dev (<< 1:19.1.0~++rc3-1~exp2) +Breaks: llvm-19-dev (<< 1:19.1.0~++20240910033111) +Replaces: llvm-19-dev (<< 1:19.1.0~++20240910033111) Description: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other