Change logs for llvm-toolchain-3.3 source package in Jessie

  • llvm-toolchain-3.3 (1:3.3-16) unstable; urgency=low
    
    
      * Make lldb-3.3-dev dependencies matches lldb-3.3.
      * Disable the lldb build under ia64 (so, now: ia64 mips mipsel hurd)
    
     -- Sylvestre Ledru <email address hidden>  Wed, 18 Dec 2013 11:19:50 +0100
  • llvm-toolchain-3.3 (1:3.3-12) unstable; urgency=low
    
    
      * Update of the clang descriptions (Closes: #727684)
      * The package wasn't cleaned correctly (Closes: #722155)
      * Bring back /usr/lib/llvm-3.3/lib/libclang.so (libclang-3.3-dev) and
        /usr/lib/llvm-3.3/lib/libclang.so.1 (libclang1-3.3)
    
     -- Sylvestre Ledru <email address hidden>  Tue, 29 Oct 2013 13:49:59 +0100
  • llvm-toolchain-3.3 (1:3.3-9) unstable; urgency=low
    
    
      [ Luca Falavigna ]
      * debian/control:
        - Add llvm-3.3-dev to lldb-3.3 Depends field (Closes: #715129).
    
      [ Sylvestre Ledru ]
      * Only use -fuse-ld=gold on supported distribution. Simplify the
        backports.
      * Fix  'bits/c++config.h' file not found under i386
        See libstdc++-header-i386.diff. (Closes: #714890)
      * Add more fixes for the HURD port... (but still fails)
    
      [ Robert Millan ]
      * clang under KfFreeBSD was not exporting the correct defines
        (Closes: #721880)
    
      [ Jon Severinsson ]
      * Merge from llvm-toolchain-3.2 branch up to 3.2repack-11.
      * Drop auto-generated file debian/libllvm3.3.install.
      * Automatically determine GCC_VERSION and dep:devlibs based on g++ package
        version.
      * Automatically determine if -fuse-ld=gold is supported based on binutils
        package version.
    
      [ Adam Conrad ]
      * debian/patches/lldb-link-atomic.diff: Link lldb with -latomic to get
        builtin GCC atomic helpers on arches (like powerpc) that need them.
    
     -- Sylvestre Ledru <email address hidden>  Mon, 26 Aug 2013 14:48:42 +0200