Update Standards version to 4.7.0

This commit is contained in:
Sylvestre Ledru 2024-10-05 08:08:26 +02:00
parent d0e9440683
commit 22e4f71fc0
3 changed files with 4 additions and 3 deletions

3
debian/changelog vendored
View File

@ -1,4 +1,4 @@
llvm-toolchain-18 (1:18.1.8-12) UNRELEASED; urgency=medium
llvm-toolchain-18 (1:18.1.8-12) unstable; urgency=medium
* Ensure that at least 1 CPU is used for build
Thanks to Santiago Vila for the patch
@ -8,6 +8,7 @@ llvm-toolchain-18 (1:18.1.8-12) UNRELEASED; urgency=medium
* Fix the bootstrapping (Closes: #1082610)
Thanks to Andrey Feofilaktov for the patch
* clang provides objc++-compiler (Closes: #1082744)
* Update Standards version to 4.7.0
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 23 Sep 2024 13:23:31 +0200

2
debian/control vendored
View File

@ -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] <!stage1>,
protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,
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 18
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/18

2
debian/control.in vendored
View File

@ -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] <!stage1>,
protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x] <!stage1>,
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@