* Snapshot upload before rc1 (January)

* Standards-Version: 4.1.1
This commit is contained in:
Sylvestre Ledru 2017-12-22 18:23:41 +00:00
parent 06b90c93e8
commit 36341b3611
2 changed files with 5 additions and 3 deletions

6
debian/changelog vendored
View File

@ -1,5 +1,6 @@
llvm-toolchain-snapshot (1:6.0~svn315736-2) unstable; urgency=medium llvm-toolchain-snapshot (1:6.0~svn321357-1) unstable; urgency=medium
* Snapshot upload before rc1 (January)
* Create clang-tools-6.0 and move the various clang tools into it * Create clang-tools-6.0 and move the various clang tools into it
clang-tools-6.0 depends on clang-6.0. This might affect some packages. clang-tools-6.0 depends on clang-6.0. This might affect some packages.
(Closes: #836397) (Closes: #836397)
@ -31,9 +32,10 @@ llvm-toolchain-snapshot (1:6.0~svn315736-2) unstable; urgency=medium
- clang_getCursorTLSKind - clang_getCursorTLSKind
* add test-keep-alive.diff to improve the keep alive for some * add test-keep-alive.diff to improve the keep alive for some
archs like mips* archs like mips*
* Standards-Version: 4.1.1
* remove liblld-6.0-dbg for now * remove liblld-6.0-dbg for now
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 18 Dec 2017 13:59:34 +0100 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 22 Dec 2017 15:23:17 +0100
llvm-toolchain-snapshot (1:6.0~svn315736-1) unstable; urgency=medium llvm-toolchain-snapshot (1:6.0~svn315736-1) unstable; urgency=medium

2
debian/control vendored
View File

@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
# libctypes-ocaml-dev [amd64 arm64 armel armhf i386 ppc64el s390x], # libctypes-ocaml-dev [amd64 arm64 armel armhf i386 ppc64el s390x],
# dh-ocaml [amd64 arm64 armel armhf i386 ppc64el s390x], # dh-ocaml [amd64 arm64 armel armhf i386 ppc64el s390x],
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.1.0 Standards-Version: 4.1.1
Homepage: http://www.llvm.org/ Homepage: http://www.llvm.org/
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/5.0/ Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/5.0/
Vcs-Browser: https://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/5.0/ Vcs-Browser: https://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/5.0/