clang (2.9-5) unstable; urgency=low

  * debian/control.in/clang, debian/control: Revert the change to
    libstdc++6-4.6-dev because of bug #9472. Should be fixed in clang 2.10/3.0
  * control.in/source: Pierre removed from the uploaders
  * control.in/*llvm*, packages.d/llvm.mk, debhelper.in/*llvm*, llvm.binfmt: 
    remove some llvm related and useless files in the context of clang

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 12 Jun 2011 23:39:03 +0200

clang (2.9-4) unstable; urgency=low

  * debian/patches/12-gcc-4.6.patch: Support of gcc 4.6 (Closes: #627131)
  * debian/control.in/clang, debian/control: Dependency switch from 
    libstdc++6-4.5-dev to libstdc++6-4.6-dev
  * debian/patches/13-multiarch-newpath.patch: Multiarch support
    (Closes: #629861)

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 12 Jun 2011 11:14:49 +0200

clang (2.9-3) unstable; urgency=low

  * llvm-snapshot.install, llvm-gcc-4.2.links & llvm-gcc-4.2.install removed
    (deprecated)
  * debian/rules.d/vars.mk: useless rule removed

  [ Michael Wild ]
  * debian/patches/11-searchMultiArchLibDir.patch: Adds the multi-arch library
    directory to the file search path (Closes: #629594)

 -- Sylvestre Ledru <sylvestre@debian.org>  Thu, 09 Jun 2011 22:48:32 +0200

clang (2.9-2) unstable; urgency=low

  [ Michael Wild ]
  * debian/patches/searchGCCPath.patch: Remove because it is Ubuntu-specific
  * debian/patches/10-handleWheezySid.patch: Make Debian wheezy/sid known to
    Clang
  * debian/rules: Pass include-paths at configure-time such that the broken
    automatic searching is disabled (see
    http://llvm.org/bugs/show_bug.cgi?id=6907). Only specify 32/64-bit
    include-dir suffix on 32/64-bit architectures.
    (Closes: #594820) (LP: #764870)

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 31 May 2011 10:49:52 +0200

clang (2.9-1) unstable; urgency=low

  * debian/packages.d/tools.mk: clang C++ headers detection was broken. Set them
    by default. Thanks to Michael Wild for doing my work 
  * debian/control: libstdc++6-4.5-dev added as dependency of clang
    (LP: #779404)
  * debian/patches/searchGCCPath.patch: Added a path to the search of the C++
    header (Closes: #594820) (LP: #764870)
  * debian/control.in/llvm-gcc-4.2, debian/control.in/llvm-snapshot,
    debian/packages.d/llvm-gcc-4.2.mk, debian/packages.d/llvm-snapshot.mk:
    removed
  * Upload in unstable

 -- Sylvestre Ledru <sylvestre@debian.org>  Sun, 22 May 2011 11:18:43 +0200

clang (2.9-1~exp1) experimental; urgency=low

  * New upstream release

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 12 Apr 2011 21:21:24 +0200

clang (2.8-2) unstable; urgency=low

  * debian/changelog: Upload to unstable
  * debian/control.in/source:
    - Update of the tags Vcs-Svn & Vcs-Browser
    - Standards-Version updated to 3.9.2
  * debian/man/*.1: Man pages for scan-build and scan-view included. Thanks to
    Gildo Fiorito (Closes: #606909)
  * debian/watch: watch file added

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 16 Feb 2011 08:18:58 +0100

clang (2.8-1) experimental; urgency=low

  * Sync from Ubuntu
  * New upstream release (Closes: #599531)
    * Warning if NULL is assigned to int (Closes: #585168)
    * clang -ftrapv: UNREACHABLE on 64-bit off_t addition (Closes: #608539)
    * Incorrect implementation of __builtin_expect() (Closes: #588711)
  * Add myself to the uploaders.
  * Add clang as cc and c++ alternatives groups (Closes: #592011)
  * Switch to dpkg-source 3.0 (quilt) format

 -- Sylvestre Ledru <sylvestre@debian.org>  Mon, 14 Feb 2011 00:25:18 +0100

clang (2.8-0ubuntu1) maverick; urgency=low

  * LLVM-2.8 final release. LP: #632727.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 06 Oct 2010 13:53:54 +0200

clang (2.8~20100921-0ubuntu1) maverick; urgency=low

  * Snapshot, taken from the 2.8 release branch (20100921).
  * Require the 2.8~20100921 llvm sources as a build dependency.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 21 Sep 2010 15:13:58 +0200

clang (2.8~20100911-0ubuntu1) maverick; urgency=low

  * Snapshot, taken from the 2.8 release branch (20100911).

 -- Matthias Klose <doko@ubuntu.com>  Mon, 13 Sep 2010 10:04:24 +0200

clang (2.8~20100907-0ubuntu1) maverick; urgency=low

  * Snapshot, taken from the 2.8 release branch (20100907).

 -- Matthias Klose <doko@ubuntu.com>  Tue, 07 Sep 2010 14:58:05 +0200

clang (2.7-0ubuntu2) maverick; urgency=low

  * Build-depend on the versioned llvm-2.7 packages.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 01 Jun 2010 17:09:39 +0200

clang (2.7-0ubuntu1) lucid; urgency=low

  * Final 2.7 release. LP: #526072.
  * debian/debhelper.in/clang.install: Ship scan-build and ccc-analyzer.
    LP: #549680.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 28 Apr 2010 13:35:09 +0200

clang (2.7~svn20100418-0ubuntu2) lucid; urgency=low

  * Set clang version to 1.1.
  * Add clang compatibility link in /usr/lib/clang/1.1/bin.
  * Don't build --with-oprofile.
  * Build-depend on llvm-dev (>= 2.7~svn20100418-0ubuntu2).

 -- Matthias Klose <doko@ubuntu.com>  Fri, 23 Apr 2010 00:58:04 +0200

clang (2.7~svn20100418-0ubuntu1) lucid; urgency=low

  * Snapshot, taken from the 2.7 release branch (20100418).
    - Fixed regressions compared to 2.6: PR6660/6168, PR 6725.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 18 Apr 2010 22:42:43 +0200

clang (2.7~svn20100330-0ubuntu1) lucid; urgency=low

  * Snapshot, taken from the 2.7 release branch (20100330).

 -- Matthias Klose <doko@ubuntu.com>  Tue, 30 Mar 2010 16:52:44 +0200

clang (2.7~svn20100317-0ubuntu1) lucid; urgency=low

  * clang 2.7 prerelease 1.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 20 Mar 2010 18:10:42 +0100

clang (2.7~svn20100308-0ubuntu4) lucid; urgency=low

  * Build-depend on oprofile.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 10 Mar 2010 23:05:12 +0100

clang (2.7~svn20100308-0ubuntu3) lucid; urgency=low

  * Build-depend on libffi-dev.
  * Build-depend on tcl8.5 instead of tcl8.4.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 10 Mar 2010 16:25:34 +0100

clang (2.7~svn20100308-0ubuntu2) lucid; urgency=low

  * Fix build failure on ARM.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 10 Mar 2010 14:28:17 +0100

clang (2.7~svn20100308-0ubuntu1) lucid; urgency=low

  * Snapshot, taken from the 2.7 release branch (20100308).
  * On ARM default to cortex-a8 for code generation.
  * Configure with --disable-assertions.

 -- Matthias Klose <doko@ubuntu.com>  Mon, 08 Mar 2010 17:33:18 +0100

clang (2.7~svn20100221-0ubuntu1) lucid; urgency=low

  * Snapshot, taken from the trunk (20100221).
  * Merge packaging with llvm-2.7~svn20100221.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 21 Feb 2010 20:13:45 +0100

clang (2.6-1) unstable; urgency=low

  * Initial release, based on llvm-2.6 packaging.  Closes: #459325.
  * Use for example `clang -emit-llvm -c file.c && llvm-ld file.o'.

 -- Arthur Loiret <aloiret@debian.org>  Sun, 06 Dec 2009 18:33:53 +0000

