From 95e292f19b203e070b688ab1c3bb5ca4d232844e Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 2 Jan 2023 10:06:20 +0100 Subject: [PATCH 1/3] add missing epoch --- debian/control | 6 +++--- debian/control.in | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index bde2229c..8ececdbf 100644 --- a/debian/control +++ b/debian/control @@ -170,7 +170,7 @@ Package: libclang-common-14-dev Architecture: all Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm14 (>= ${source:Version}) -Recommends: libclang-rt-14-dev (>= 14.0.6-10~exp4) +Recommends: libclang-rt-14-dev (>= 1:14.0.6-10~exp4) Description: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the @@ -208,7 +208,7 @@ Section: libdevel Breaks: libclang-common-14-dev (<< 1:14.0.6-10~exp4) Replaces: libclang-common-14-dev (<< 1:14.0.6-10~exp4) Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: libclang-common-14-dev (>= 14.0.6-10~exp4) +Recommends: libclang-common-14-dev (>= 1:14.0.6-10~exp4) Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits @@ -219,7 +219,7 @@ Section: libdevel Breaks: libclang-common-14-dev (<< 1:14.0.6-10~exp4) Replaces: libclang-common-14-dev (<< 1:14.0.6-10~exp4) Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: libclang-common-14-dev (>= 14.0.6-10~exp4) +Recommends: libclang-common-14-dev (>= 1:14.0.6-10~exp4) Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits diff --git a/debian/control.in b/debian/control.in index 6b44beac..a8d53eb2 100644 --- a/debian/control.in +++ b/debian/control.in @@ -170,7 +170,7 @@ Package: libclang-common-@LLVM_VERSION@-dev Architecture: all Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm@LLVM_VERSION@ (>= ${source:Version}) -Recommends: libclang-rt-@LLVM_VERSION@-dev (>= 14.0.6-10~exp4) +Recommends: libclang-rt-@LLVM_VERSION@-dev (>= 1:14.0.6-10~exp4) Description: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the @@ -208,7 +208,7 @@ Section: libdevel Breaks: libclang-common-@LLVM_VERSION@-dev (<< 1:14.0.6-10~exp4) Replaces: libclang-common-@LLVM_VERSION@-dev (<< 1:14.0.6-10~exp4) Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: libclang-common-@LLVM_VERSION@-dev (>= 14.0.6-10~exp4) +Recommends: libclang-common-@LLVM_VERSION@-dev (>= 1:14.0.6-10~exp4) Description: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits @@ -219,7 +219,7 @@ Section: libdevel Breaks: libclang-common-@LLVM_VERSION@-dev (<< 1:14.0.6-10~exp4) Replaces: libclang-common-@LLVM_VERSION@-dev (<< 1:14.0.6-10~exp4) Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: libclang-common-@LLVM_VERSION@-dev (>= 14.0.6-10~exp4) +Recommends: libclang-common-@LLVM_VERSION@-dev (>= 1:14.0.6-10~exp4) Description: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits From 744da63da34692271353b58307698066978e1f87 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 2 Jan 2023 13:33:57 +0100 Subject: [PATCH 2/3] fix typos --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index eba671f1..cade9a77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ llvm-toolchain-14 (1:14.0.6-10) unstable; urgency=medium * Upload to unstable - * Add misisng epoch (Closes: #1027699) + * Add missing epoch (Closes: #1027699) -- Sylvestre Ledru Sun, 01 Jan 2023 15:42:15 +0100 From 899e7862c587a30a73bfcd4e3a313c4fb5ee01d7 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 2 Jan 2023 13:55:10 +0100 Subject: [PATCH 3/3] Update SV to 4.6.2 --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) 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@