snapshot is now 15, create the 14 branch

This commit is contained in:
Sylvestre Ledru 2022-02-02 21:27:47 +01:00
parent e546b3fa14
commit 7c8593cba6
2 changed files with 4 additions and 7 deletions

5
debian/changelog vendored
View File

@ -2,9 +2,6 @@ llvm-toolchain-snapshot (1:15~++20220202093833+1a3137dc8451-1~exp2) unstable; ur
* Install new llvm-remark-size-diff in llvm-X.Y
* Install clang-pseudo in clang-tools-X.Y
--
llvm-toolchain-snapshot (1:15~++20220202093833+1a3137dc8451-1~exp1) UNRELEASED; urgency=medium
* snapshot is now 15. 14 is in it own branch now
@ -13,7 +10,7 @@ llvm-toolchain-snapshot (1:15~++20220202093833+1a3137dc8451-1~exp1) UNRELEASED;
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 02 Feb 2022 21:38:42 +0100
llvm-toolchain-snapshot (1:14~++20220123085548+413684313d9d-1~exp2) experimental; urgency=medium
llvm-toolchain-14 (1:14~++20220123085548+413684313d9d-1~exp2) experimental; urgency=medium
* Hide some symbols for omp/arm* and other archs

6
debian/control vendored
View File

@ -1,4 +1,4 @@
Source: llvm-toolchain-snapshot
Source: llvm-toolchain-14
Section: devel
Priority: optional
Rules-Requires-Root: no
@ -28,8 +28,8 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
Build-Conflicts: oprofile
Standards-Version: 4.2.1
Homepage: https://www.llvm.org/
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b snapshot
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot
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
# ------------- clang -------------