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 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163
|
iwyu (7.0-3) unstable; urgency=medium
* Link against latomic on armhf to workaround a FTBFS
Thanks to Adrian Bunk (Closes: #918060)
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 03 Jan 2019 16:01:39 +0100
iwyu (7.0-2) unstable; urgency=medium
* chrpath -d was enough to be able to remove my bad workaround
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 27 Dec 2018 12:12:15 +0100
iwyu (7.0-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 27 Dec 2018 11:22:19 +0100
iwyu (6.0-2) unstable; urgency=medium
* Switch to llvm/clang 7
- debian/patches/clang-7-build.diff needed
* Standards-Version updated to 4.2.1
* Fix space-in-std-shortname-in-dep5-copyright
* Also ship a manpage for iwyu_tool
* Refresh manpage for fix_include
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 23 Sep 2018 22:12:33 +0100
iwyu (6.0-1) unstable; urgency=medium
* New upstream release
- Switched to llvm/clang 6
* Package moved to salsa & git
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 28 Apr 2018 10:20:19 +0200
iwyu (5.0-1) unstable; urgency=medium
* New upstream release
* Switch to llvm/clang 5
* Add clang-7 as part of the options
* Standards-Version updated to 4.1.3
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 07 Feb 2018 20:56:47 +0100
iwyu (4.0-2) unstable; urgency=medium
* Cleanup the list of dependencies to add clang and remove
old clang versionc
* Standards-Version updated to 4.1.1
* fix priority-extra-is-replaced-by-priority-optional
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 21 Nov 2017 12:03:26 +0100
iwyu (4.0-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 4.0.0
* bump llvm deps to 4.0
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 03 Aug 2017 11:10:20 +0200
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
|