--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: transition: llvm-toolchain-3.5
- From: Sylvestre Ledru <sylvestre@debian.org>
- Date: Sun, 31 Aug 2014 12:28:05 +0200
- Message-id: <20140831102805.7169.72061.reportbug@leyte.mozilla.com>
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition
Hello,
To make sure Jessie gets ship with a recent version of llvm, I would
like to transit llvm from version 3.4 to 3.5.
I am also planning to update llvm-defaults to make sure that llvm, clang
and lldb tools are proposing version 3.5.
However, I am planning to keep llvm 3.4 in the archive.
So, packages not supporting 3.5 won't be deleted. We will just have to force.
the version 3.4.
Cheers,
Sylvestre
Ben file:
title = "llvm-toolchain-3.5";
is_affected = .depends ~ "lib(clang1-3.4|libllvm3.4)" | .depends ~ "lib(clang1-3.5|libllvm3.5)";
is_good = .depends ~ "lib(clang1-3.5|libllvm3.5)";
is_bad = .depends ~ "lib(clang1-3.4|libllvm3.4)";
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (900, 'testing'), (600, 'unstable'), (500, 'stable-updates'), (500, 'stable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
- To: Sylvestre Ledru <sylvestre@debian.org>, 760050-done@bugs.debian.org
- Subject: Re: Bug#760050: transition: llvm-toolchain-3.5
- From: Emilio Pozuelo Monfort <pochu@debian.org>
- Date: Wed, 29 Oct 2014 10:43:47 +0100
- Message-id: <5450B6D3.5060608@debian.org>
- In-reply-to: <20140831102805.7169.72061.reportbug@leyte.mozilla.com>
- References: <20140831102805.7169.72061.reportbug@leyte.mozilla.com>
On 31/08/14 12:28, Sylvestre Ledru wrote:
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition
Hello,
To make sure Jessie gets ship with a recent version of llvm, I would
like to transit llvm from version 3.4 to 3.5.
I am also planning to update llvm-defaults to make sure that llvm, clang
and lldb tools are proposing version 3.5.
However, I am planning to keep llvm 3.4 in the archive.
So, packages not supporting 3.5 won't be deleted. We will just have to force.
the version 3.4.
llvm-defaults just migrated to testing, so this is done. Closing.
Cheers,
Emilio
--- End Message ---