From 929d6e212872f1d2ac178bea454e68bee219c5af Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 14 Jan 2017 11:03:38 +0000 Subject: [PATCH] snapshot => 4.0 --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 434d56d1..53123a88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -llvm-toolchain-snapshot (1:4.0~svn291557-1~exp1) experimental; urgency=medium +llvm-toolchain-4.0 (1:4.0~svn291557-1~exp1) experimental; urgency=medium * New snapshot release * d/p/lldb-server-link-issue.patch removed, merged upstream diff --git a/debian/control b/debian/control index 19bfe15d..89ff73d9 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: llvm-toolchain-snapshot +Source: llvm-toolchain-4.0 Section: devel Priority: optional Maintainer: LLVM Packaging Team