1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
libc++ (3.5-2) unstable; urgency=medium
* Remove a useless patch libcxx-use_libcxxabi.patch (Closes: #762354)
* g++-libc++ helper now manages option -pthread (Closes: #760542)
Thanks to Miles Bader for the patch
* Fix the FTBFS under ARM/ARMHF by disabling the ARM EHABI exception handling
(Closes: #761193)
* Fails the build in case of error
* Fix some files layout issues
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 28 Sep 2014 23:01:19 +0200
libc++ (3.5-1) unstable; urgency=medium
* New upstream release
* Now that libcxxabi is also official released, use stable releases
* Update of the repack script
* syntax-error-in-dep5-copyright fixed
* Depends on clang instead of clang-X.Y
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 03 Sep 2014 16:32:53 +0200
libc++ (1.0~svn216840-1) unstable; urgency=medium
* New snapshot release
* Update the dependency from clang-3.4 to clang (co install)
(Closes: #759938)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 31 Aug 2014 11:32:59 +0200
libc++ (1.0~svn205159-1) unstable; urgency=medium
* New snapshot release
* Force the usage of clang 3.4 (Closes: #736991)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 30 Mar 2014 21:26:14 +0200
libc++ (1.0~svn199600-1) unstable; urgency=low
* New snapshot release
* Standards-Version updated to 3.9.5
* Introduce package libc++-helpers (Closes: #718637)
* Rename libc++-src => libc++-test
* Rename libc++abi-src => libc++abi-test
* For both, remove the sources from the packages (apt-get source libc++)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 19 Jan 2014 15:25:24 +0100
libc++ (1.0~svn196040-1) unstable; urgency=low
* New snapshot release
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 01 Dec 2013 11:00:53 +0100
libc++ (1.0~svn189766-1) unstable; urgency=low
* New snapshot release
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 02 Sep 2013 19:43:49 +0200
libc++ (1.0~svn181765-1) unstable; urgency=low
* New snapshot release
* Upload to unstable
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 14 May 2013 10:41:44 +0200
libc++ (1.0~svn180177-1~exp1) experimental; urgency=low
* New upstream release
* Minimal clang version (>= 3.2)
* Standards-Version updated to version 3.9.4
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 24 Apr 2013 09:32:41 +0200
libc++ (1.0~svn170866-1~exp1) experimental; urgency=low
* New snapshot release
* libc++-dev now provides libstdc++-dev
* Update of the homepage
* Update the minimal version of debhelper (9)
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 21 Dec 2012 09:45:40 +0100
libc++ (1.0~svn161106-1~exp1) experimental; urgency=low
* New snapshot release
[ Andrej Belym ]
* Multiarch support.
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 01 Aug 2012 10:38:08 +0200
libc++ (1.0~svn160132-1~exp1) experimental; urgency=low
* Initial release (Closes: #682245)
-- Andrej Belym <white.wolf.2105@gmail.com> Sat, 02 Jun 2012 19:25:47 +0400
|