Update SV to 4.6.2

This commit is contained in:
Sylvestre Ledru 2023-01-02 13:55:10 +01:00
parent 744da63da3
commit 899e7862c5
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
llvm-toolchain-14 (1:14.0.6-11) UNRELEASED; urgency=medium
* Update SV to 4.6.2
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 02 Jan 2023 13:54:51 +0100
llvm-toolchain-14 (1:14.0.6-10) unstable; urgency=medium
* Upload to unstable

2
debian/control vendored
View File

@ -32,7 +32,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x]
# "| hello" is for older buster/bionic distros without spirv support
Build-Conflicts: oprofile
Standards-Version: 4.2.1
Standards-Version: 4.6.2
Homepage: https://www.llvm.org/
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 14
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/14

2
debian/control.in vendored
View File

@ -32,7 +32,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
protobuf-compiler [amd64 arm64 armel armhf mips64el mipsel ppc64 ppc64el powerpc riscv64 s390x]
# "| hello" is for older buster/bionic distros without spirv support
Build-Conflicts: oprofile
Standards-Version: 4.2.1
Standards-Version: 4.6.2
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@