prepare version 9

This commit is contained in:
Sylvestre Ledru 2019-07-18 15:53:15 +02:00
parent 7d383029c1
commit a5a51c1fd2
2 changed files with 10 additions and 4 deletions

8
debian/changelog vendored
View File

@ -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 llvm-toolchain-snapshot (1:9~svn366022-1~exp1) experimental; urgency=medium
* New snapshot release * 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 libclang-cpp1-9 as a new package
* Ship python3-lldb-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 llvm-toolchain-snapshot (1:9~svn364913-1~exp1) experimental; urgency=medium

6
debian/control vendored
View File

@ -1,4 +1,4 @@
Source: llvm-toolchain-snapshot Source: llvm-toolchain-9
Section: devel Section: devel
Priority: optional Priority: optional
Rules-Requires-Root: no 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 Build-Conflicts: oprofile, ocaml, libllvm-3.8-ocaml-dev, libllvm-3.9-ocaml-dev
Standards-Version: 4.2.1 Standards-Version: 4.2.1
Homepage: https://www.llvm.org/ Homepage: https://www.llvm.org/
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 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/snapshot Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/9
# ------------- clang ------------- # ------------- clang -------------