From 00bc6dbeb9232a7f106ab5fa432aa6f768fe1b66 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Wed, 27 Jun 2018 16:25:16 +0200 Subject: [PATCH] Bump std-version to 4.1.4, no changes required --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 348b9d70..75063f29 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +llvm-toolchain-snapshot (1:7~svn330801-1~exp4) UNRELEASED; urgency=medium + + * Bump std-version to 4.1.4, no changes required + + -- Gianfranco Costamagna Wed, 27 Jun 2018 16:25:03 +0200 + llvm-toolchain-snapshot (1:7~svn330801-1~exp3) experimental; urgency=medium * Also ship diagtool in clang-tools-X diff --git a/debian/control b/debian/control index 5515c48c..74649479 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,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.3 +Standards-Version: 4.1.4 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