From f58880852a2e2247e493c82df609bcacf9d47602 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 5 Oct 2024 08:30:06 +0200 Subject: [PATCH] Update Standards version to 4.7.0 --- debian/changelog | 2 ++ debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 54479af2..c7480c40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ llvm-toolchain-19 (1:19.1.1-2) UNRELEASED; urgency=medium + * Update Standards version to 4.7.0 + [ 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 diff --git a/debian/control b/debian/control index b51028a4..bee671a3 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build, libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , Build-Conflicts: oprofile -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://www.llvm.org/ Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 19 Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/19 diff --git a/debian/control.in b/debian/control.in index 560b99aa..f6ca0b64 100644 --- a/debian/control.in +++ b/debian/control.in @@ -36,7 +36,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build, libprotobuf-dev [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] , Build-Conflicts: oprofile -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://www.llvm.org/ Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b @BRANCH_NAME@ Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/@BRANCH_NAME@