From 7a2a234e18e7f3320086b63f331be3fc889d92d9 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 2 Oct 2024 10:29:47 +0200 Subject: [PATCH] fix the changelog --- debian/changelog | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8631ca71..d00d90d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +llvm-toolchain-19 (1:19.1.0-6) unstable; urgency=medium + + [ Samuel Thibault ] + * patches/hurd/hurd-f_type.diff: Fix hurd build against glibc ≥ 2.39. + * libomp-X.Y-dev.install.in: Don't try to ship ompd gdb plugin on + hurd-amd64 ; ship libomptarget. + * libomp5-X.Y.install.in: Ship libomptarget. + * libomp5-X.Y.symbols.in: Fix symbols on hurd-any. + + -- Sylvestre Ledru Wed, 02 Oct 2024 10:29:32 +0200 + llvm-toolchain-19 (1:19.1.0-5) unstable; urgency=medium [ Sylvestre Ledru ] @@ -11,14 +22,7 @@ llvm-toolchain-19 (1:19.1.0-5) unstable; urgency=medium [ Matthias Klose ] * Update watch file and add .git* files to exclude in the tarball. - [ Samuel Thibault ] - * patches/hurd/hurd-f_type.diff: Fix hurd build against glibc ≥ 2.39. - * libomp-X.Y-dev.install.in: Don't try to ship ompd gdb plugin on - hurd-amd64 ; ship libomptarget. - * libomp5-X.Y.install.in: Ship libomptarget. - * libomp5-X.Y.symbols.in: Fix symbols on hurd-any. - - -- Matthias Klose Wed, 02 Oct 2024 06:08:02 +0200 + -- Sylvestre Ledru Wed, 02 Oct 2024 10:29:26 +0200 llvm-toolchain-19 (1:19.1.0-4) unstable; urgency=medium