this is now version 8

This commit is contained in:
Sylvestre Ledru 2019-01-16 15:33:36 +01:00
parent d2c5fd4819
commit 371048c793
2 changed files with 4 additions and 4 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
llvm-toolchain-snapshot (1:8~svn350834-1~exp1) experimental; urgency=medium
llvm-toolchain-8 (1:8~svn350834-1~exp1) experimental; urgency=medium
* Silent a source lintian warning
source: source-is-missing lldb/lit/Modules/ELF/Inputs/PT_LOAD-overlap-section.elf

6
debian/control vendored
View File

@ -1,4 +1,4 @@
Source: llvm-toolchain-snapshot
Source: llvm-toolchain-8
Section: devel
Priority: optional
Rules-Requires-Root: no
@ -21,8 +21,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 8
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/8
# ------------- clang -------------