prepare 19

This commit is contained in:
Sylvestre Ledru 2024-07-23 22:37:31 +02:00
parent 5490d743ab
commit fa1eda2885
2 changed files with 8 additions and 5 deletions

7
debian/changelog vendored
View File

@ -1,4 +1,4 @@
llvm-toolchain-snapshot (1:19~++20240529093513+2cfea14a57ad-1~exp2) UNRELEASED; urgency=medium
llvm-toolchain-19 (1:19~++20240723103123+d0c8e268c1ed-1~exp1) UNRELEASED; urgency=medium
[ John Paul Adrian Glaubitz ]
* Disable LLVM testsuite on x32
@ -19,7 +19,10 @@ llvm-toolchain-snapshot (1:19~++20240529093513+2cfea14a57ad-1~exp2) UNRELEASED;
ELF_PACKAGE_METADATA.
Setting NO_PKG_METADATA=1 disables the generation of the package metadata.
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 26 Jun 2024 21:18:27 +0200
[ Sylvestre Ledru ]
* experimental New snapshot release
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 23 Jul 2024 22:31:34 +0200
llvm-toolchain-snapshot (1:19~++20240529093513+2cfea14a57ad-1~exp1) experimental; urgency=medium

6
debian/control vendored
View File

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