From 36341b36115b09f3fac618bafc1de7bfc8e05fd1 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 22 Dec 2017 18:23:41 +0000 Subject: [PATCH] * Snapshot upload before rc1 (January) * Standards-Version: 4.1.1 --- debian/changelog | 6 ++++-- debian/control | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 75be1296..6c7be2b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 clang-tools-6.0 depends on clang-6.0. This might affect some packages. (Closes: #836397) @@ -31,9 +32,10 @@ llvm-toolchain-snapshot (1:6.0~svn315736-2) unstable; urgency=medium - clang_getCursorTLSKind * add test-keep-alive.diff to improve the keep alive for some archs like mips* + * Standards-Version: 4.1.1 * remove liblld-6.0-dbg for now - -- Sylvestre Ledru Mon, 18 Dec 2017 13:59:34 +0100 + -- Sylvestre Ledru Fri, 22 Dec 2017 15:23:17 +0100 llvm-toolchain-snapshot (1:6.0~svn315736-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 4053397f..2a9aa55e 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect, # libctypes-ocaml-dev [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 -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Homepage: http://www.llvm.org/ 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/