mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-24 22:00:27 +00:00
prepare version 9
This commit is contained in:
parent
7d383029c1
commit
a5a51c1fd2
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
llvm-toolchain-9 (1:9~svn366022-1~exp2) experimental; urgency=medium
|
||||
|
||||
* New branch (9)
|
||||
|
||||
--
|
||||
|
||||
llvm-toolchain-snapshot (1:9~svn366022-1~exp1) experimental; urgency=medium
|
||||
|
||||
* New snapshot release
|
||||
@ -20,7 +26,7 @@ llvm-toolchain-snapshot (1:9~svn366022-1~exp1) experimental; urgency=medium
|
||||
* Ship libclang-cpp1-9 as a new package
|
||||
* Ship python3-lldb-9 as a new package
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 14 Jul 2019 20:23:25 +0200
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 18 Jul 2019 15:52:37 +0200
|
||||
|
||||
llvm-toolchain-snapshot (1:9~svn364913-1~exp1) experimental; urgency=medium
|
||||
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -1,4 +1,4 @@
|
||||
Source: llvm-toolchain-snapshot
|
||||
Source: llvm-toolchain-9
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Rules-Requires-Root: no
|
||||
@ -22,8 +22,8 @@ Build-Depends: debhelper (>= 9.0), cmake, chrpath, texinfo, sharutils,
|
||||
Build-Conflicts: oprofile, ocaml, libllvm-3.8-ocaml-dev, libllvm-3.9-ocaml-dev
|
||||
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 9
|
||||
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/9
|
||||
|
||||
# ------------- clang -------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user