From 2102d2f5f6da8761f6e7f48f91bf51748122819f Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 2 Jan 2023 10:00:23 +0100 Subject: [PATCH 1/3] add missing epoch --- debian/control | 16 ++++++++-------- debian/control.in | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/debian/control b/debian/control index 271ebbcb..bde2229c 100644 --- a/debian/control +++ b/debian/control @@ -187,8 +187,8 @@ Package: libclang-rt-14-dev Architecture: any Multi-Arch: same Section: libdevel -Breaks: libclang-common-14-dev (<< 14.0.6-10~exp4) -Replaces: libclang-common-14-dev (<< 14.0.6-10~exp4) +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} Description: Compiler-rt - development package This package provides various libraries: @@ -205,8 +205,8 @@ Package: libclang-rt-14-dev-wasm32 Architecture: all Multi-Arch: foreign Section: libdevel -Breaks: libclang-common-14-dev (<< 14.0.6-10~exp4) -Replaces: libclang-common-14-dev (<< 14.0.6-10~exp4) +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) Description: Compiler-rt - wasm32 builtins @@ -216,8 +216,8 @@ Package: libclang-rt-14-dev-wasm64 Architecture: all Multi-Arch: foreign Section: libdevel -Breaks: libclang-common-14-dev (<< 14.0.6-10~exp4) -Replaces: libclang-common-14-dev (<< 14.0.6-10~exp4) +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) Description: Compiler-rt - wasm64 builtins @@ -229,8 +229,8 @@ Package: libpolly-14-dev Architecture: any Multi-Arch: same Section: libdevel -Breaks: libclang-rt-14-dev (<< 14.0.6-10~exp6), libclang-common-14-dev (<< 14.0.6-10~exp6) -Replaces: libclang-rt-14-dev (<< 14.0.6-10~exp6), libclang-common-14-dev (<< 14.0.6-10~exp6) +Breaks: libclang-rt-14-dev (<< 1:14.0.6-10~exp6), libclang-common-14-dev (<< 1:14.0.6-10~exp5) +Replaces: libclang-rt-14-dev (<< 1:14.0.6-10~exp6), libclang-common-14-dev (<< 1:14.0.6-10~exp5) Depends: ${shlibs:Depends}, ${misc:Depends} Description: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra diff --git a/debian/control.in b/debian/control.in index c324ea2d..6b44beac 100644 --- a/debian/control.in +++ b/debian/control.in @@ -187,8 +187,8 @@ Package: libclang-rt-@LLVM_VERSION@-dev Architecture: any Multi-Arch: same Section: libdevel -Breaks: libclang-common-@LLVM_VERSION@-dev (<< 14.0.6-10~exp4) -Replaces: libclang-common-@LLVM_VERSION@-dev (<< 14.0.6-10~exp4) +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} Description: Compiler-rt - development package This package provides various libraries: @@ -205,8 +205,8 @@ Package: libclang-rt-@LLVM_VERSION@-dev-wasm32 Architecture: all Multi-Arch: foreign Section: libdevel -Breaks: libclang-common-@LLVM_VERSION@-dev (<< 14.0.6-10~exp4) -Replaces: libclang-common-@LLVM_VERSION@-dev (<< 14.0.6-10~exp4) +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) Description: Compiler-rt - wasm32 builtins @@ -216,8 +216,8 @@ Package: libclang-rt-@LLVM_VERSION@-dev-wasm64 Architecture: all Multi-Arch: foreign Section: libdevel -Breaks: libclang-common-@LLVM_VERSION@-dev (<< 14.0.6-10~exp4) -Replaces: libclang-common-@LLVM_VERSION@-dev (<< 14.0.6-10~exp4) +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) Description: Compiler-rt - wasm64 builtins @@ -229,8 +229,8 @@ Package: libpolly-@LLVM_VERSION@-dev Architecture: any Multi-Arch: same Section: libdevel -Breaks: libclang-rt-@LLVM_VERSION@-dev (<< 14.0.6-10~exp6), libclang-common-@LLVM_VERSION@-dev (<< 14.0.6-10~exp5) -Replaces: libclang-rt-@LLVM_VERSION@-dev (<< 14.0.6-10~exp6), libclang-common-@LLVM_VERSION@-dev (<< 14.0.6-10~exp5) +Breaks: libclang-rt-@LLVM_VERSION@-dev (<< 1:14.0.6-10~exp6), libclang-common-@LLVM_VERSION@-dev (<< 1:14.0.6-10~exp5) +Replaces: libclang-rt-@LLVM_VERSION@-dev (<< 1:14.0.6-10~exp6), libclang-common-@LLVM_VERSION@-dev (<< 1:14.0.6-10~exp5) Depends: ${shlibs:Depends}, ${misc:Depends} Description: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra From e3613cf507e0fe5d3c2d49b9a61342daf391d00a Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 1 Jan 2023 15:42:26 +0100 Subject: [PATCH 2/3] Upload to unstable --- debian/changelog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fcd3e7ba..1779f8d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ -llvm-toolchain-14 (1:14.0.6-10~exp6) UNRELEASED; urgency=medium +llvm-toolchain-14 (1:14.0.6-10) unstable; urgency=medium + + * Upload to unstable + + -- Sylvestre Ledru Sun, 01 Jan 2023 15:42:15 +0100 + +llvm-toolchain-14 (1:14.0.6-10~exp6) experimental; urgency=medium * Move libPolly in libpolly-X.Y-dev for real - -- Sylvestre Ledru Sun, 01 Jan 2023 11:42:14 +0100 + -- Sylvestre Ledru Sun, 01 Jan 2023 15:42:04 +0100 llvm-toolchain-14 (1:14.0.6-10~exp5) experimental; urgency=medium From c2a7f402460b0efc2ce3c66ca634162aa9e0b63a Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 2 Jan 2023 10:00:51 +0100 Subject: [PATCH 3/3] Add misisng epoch (Closes: #1027699) --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 1779f8d5..eba671f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ llvm-toolchain-14 (1:14.0.6-10) unstable; urgency=medium * Upload to unstable + * Add misisng epoch (Closes: #1027699) -- Sylvestre Ledru Sun, 01 Jan 2023 15:42:15 +0100