diff --git a/debian/changelog b/debian/changelog index 7907b414..e1881c4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sun, 14 Jul 2019 20:23:25 +0200 + -- Sylvestre Ledru Thu, 18 Jul 2019 15:52:37 +0200 llvm-toolchain-snapshot (1:9~svn364913-1~exp1) experimental; urgency=medium diff --git a/debian/control b/debian/control index 8fcbb33f..d7ed43bb 100644 --- a/debian/control +++ b/debian/control @@ -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 -------------