From 70d16caf3634f27097a59e472ca05e1492cb6a14 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 31 Jul 2014 06:29:45 +0000 Subject: [PATCH] Prepare the switch 3.5 => 3.6 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d7dc82d3..f9c9b4dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +llvm-toolchain-snapshot (1:3.6~svn213451-1) UNRELEASED; urgency=medium + + * New snapshot release + + -- Sylvestre Ledru Sat, 19 Jul 2014 15:27:11 +0200 + llvm-toolchain-3.5 (1:3.5~+rc1-2) unstable; urgency=medium * Sync with 3.4 svn to retrieve some changes: diff --git a/debian/control b/debian/control index fe63dc54..c33d90ef 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: llvm-toolchain-3.5 +Source: llvm-toolchain-snapshot Section: devel Priority: optional Maintainer: LLVM Packaging Team