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 99
|
iwyu (3.9-2) unstable; urgency=medium
* Rebuild to manage clang 3.9.1 (Closes: #849402)
yes, this needs to be properly fixed and managed at runtime
* Remove usr/bin/fix_includes.py to fix script-with-language-extension
(was already shipped under fix_includes anyway)
* Rename usr/bin/iwyu_tool.py to usr/bin/iwyu_tool
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 26 Dec 2016 18:49:23 +0100
iwyu (3.9-1) unstable; urgency=medium
* New upstream release
(Closes: #828734)
* Fix FTBFS on mips64el (Closes: #775435)
Thanks to James Cowgill
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 10 Nov 2016 12:49:29 +0100
iwyu (3.8-1) unstable; urgency=medium
* New upstream release
* Switch to clang 3.8
* Standards-Version to 3.9.8
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 25 Jun 2016 20:16:19 +0200
iwyu (3.7-1) unstable; urgency=medium
* New upstream release
* Remove old dep from the list (clang-3.3 | clang-3.4)
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 26 Dec 2015 23:56:01 +0100
iwyu (3.6-2) unstable; urgency=medium
* Fix the FTBFS under kfreebsd
Thanks to Steven Chamberlain for the patch
(Closes: #794563)
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 08 Sep 2015 08:48:51 +0200
iwyu (3.6-1) unstable; urgency=low
* Team upload (Sylvestre prepared the upload)
* New upstream release (Closes: #795499)
-- Michael Vogt <mvo@debian.org> Fri, 14 Aug 2015 20:00:47 +0200
ciwyu (3.5-1) unstable; urgency=medium
* Upload to unstable
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 16 Jun 2015 11:14:00 +0200
iwyu (3.5-1~exp1) experimental; urgency=medium
* New upstream release
* Switch to llvm/clang 3.5
* Standards-Version updated to 3.9.6
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 30 Dec 2014 14:32:11 +0100
iwyu (3.4-1) unstable; urgency=medium
* New upstream release
* Add libncurses5-dev as a build deps
* Add a watch file
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 06 May 2014 17:11:05 +0200
iwyu (3.3-4) unstable; urgency=medium
* Make iwyu co-installable with clang 3.5 (Closes: #734900)
* Standards-Version updated to 3.9.5
* Switch the default clang to 3.4
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 15 Jan 2014 10:14:58 +0100
iwyu (3.3-3) unstable; urgency=low
* Remove the trailing debian/ from debian/control
* Also ship fix_include in iwyu. It applies the changes (Closes: #728590)
* Fix the clean of the package
* Remove the "SEE ALSO" section from the manpage (Closes: #722225)
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 04 Nov 2013 09:02:17 +0100
iwyu (3.3-2) unstable; urgency=low
* clang is a mandatory dependency (Closes: #722132)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 08 Sep 2013 12:33:59 +0200
iwyu (3.3-1) unstable; urgency=low
* Initial release (Closes: #721267)
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 29 Aug 2013 17:16:23 +0200
|