llvm-defaults 0.6 source package in Ubuntu

Changelog

llvm-defaults (0.6) unstable; urgency=low

  * debian/rules: Depends at least on the version 2.8-6 of llvm
  * debian/rules: Link /usr/lib/llvm-2.8/lib/libLLVMgold.so to
                  /usr/lib/libLLVMgold.so
                  and /usr/lib/llvm-2.8/lib/libLTO.so to
                  /usr/lib/libLTO.so
    See bug #631178

llvm-defaults (0.5) unstable; urgency=low

  * debian/rules: Depends at least on the version 2.8-4 (Closes: #627344)
  * debian/control: Update the dependency on libllvm-2.8-ocaml-dev (instead of
    libllvm-ocaml-2.8-dev) (Closes: #629756)

llvm-defaults (0.4) unstable; urgency=low

  * Change hardcoded values in debian/rules for CURRENT_VERSION
  * Update of the path for vim
  * Update the path to META.llvm reflecting the change in llvm-2.8
    (META.llvm-2.8 => META.llvm-2_8)

llvm-defaults (0.3) unstable; urgency=low

  * Sync from Ubuntu
  * Add myself to the uploader
  * Update of the tags Vcs-Svn & Vcs-Browser
  * Standards-Version updated to 3.9.2
 -- Anders Kaseorg <email address hidden>   Thu,  07 Jul 2011 23:20:44 +0000

Upload details

Uploaded by:
Anders Kaseorg
Uploaded to:
Oneiric
Original maintainer:
LLVM Packaging Team
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
llvm-defaults_0.6.tar.gz 4.7 KiB 8a3469d836d60ee91a010f69d799525cf08345787a857515cd1daebac5c797c9
llvm-defaults_0.6.dsc 1.1 KiB 3fee6e53f0a5d34e37d6f030a1e72b8519637918db8c12037ac8c0d834ac4272

Available diffs

View changes file

Binary packages built by this source

libllvm-ocaml-dev: No summary available for libllvm-ocaml-dev in ubuntu oneiric.

No description available for libllvm-ocaml-dev in ubuntu oneiric.

llvm: Low-Level Virtual Machine (LLVM)

 The Low-Level Virtual Machine (LLVM) is a collection of libraries and
 tools that make it easy to build compilers, optimizers, Just-In-Time
 code generators, and many other compiler-related programs.
 .
 This is a dependency package providing the default llvm package.

llvm-dev: No summary available for llvm-dev in ubuntu oneiric.

No description available for llvm-dev in ubuntu oneiric.

llvm-runtime: Low-Level Virtual Machine (LLVM), bytecode interpreter

 The Low-Level Virtual Machine (LLVM) is a collection of libraries and
 tools that make it easy to build compilers, optimizers, Just-In-Time
 code generators, and many other compiler-related programs.
 .
 This is a dependency package providing the default bytecode interpreter.