fix a typo

This commit is contained in:
Sylvestre Ledru 2015-08-05 09:52:07 +00:00
parent 1f3894fc86
commit 3851ddd334

3
debian/changelog vendored
View File

@ -3,7 +3,8 @@ llvm-toolchain-3.7 (1:3.7~+rc2-2) unstable; urgency=medium
* Workaround:
The 5| in the debian/rules regexp is a crappy workaround.
g++ 5.2 in Debian is not providing a g++-5.2 binary (only
g++-5) accomodate that by hardcoding the 5 detection
g++-5) accommodate that by hardcoding the 5 detection
(Closes: #794572)
* Remove Dummy.html from clang-3.7-doc to avoid install (Closes: #794539)
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 04 Aug 2015 09:27:22 +0200