snapshot is now 15, create the 14 branch

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

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
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 -------------