diff --git a/debian/changelog b/debian/changelog index cade9a77..89de0d09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +llvm-toolchain-14 (1:14.0.6-11) UNRELEASED; urgency=medium + + * Update SV to 4.6.2 + + -- Sylvestre Ledru Mon, 02 Jan 2023 13:54:51 +0100 + llvm-toolchain-14 (1:14.0.6-10) unstable; urgency=medium * Upload to unstable diff --git a/debian/control b/debian/control index 8ececdbf..de3e93e7 100644 --- a/debian/control +++ b/debian/control @@ -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 diff --git a/debian/control.in b/debian/control.in index a8d53eb2..90313c4c 100644 --- a/debian/control.in +++ b/debian/control.in @@ -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@