Changelog
kicad (5.1.5+dfsg1-1) unstable; urgency=medium
[ Ian McInerney ]
* [b41c0a7] kicad: Pass NDEBUG into CXXFLAGS to disable assertions
[ Carsten Schoenert ]
* [84057fa] d/control: remove libboost-context-dev from B-D
+ This B-D isn't needed anymore as upstream has added the relevant
source code parts locally. By this we can build the KiCad packages
also on mips64el again.
(Closes: #943590)
* [204c6f3] Revert "d/control: adding clang to Build-Depends"
+ Clang isn't performing well on mips*. Especially the linker on
mips64el is failing.
* [a8aa287] Revert "d/rules: setting the clang compiler explicitly"
+ Using again the default values for DCMAKE_C{,XX}_COMPILER, means let
the cmake configure run detect the compiler.
* [7451345] d/control: increase B-D version on libglm-dev to 0.9.9.6-1
+ As we want to use GCC as compiler again we need GLM in version
0.9.9.6 or greater.
* [be77337] d/control: add misp64el as build arch again
+ By dropping the B-D on libboost-context-dev we can now enable again
the architecture mips64el as supported platform again.
* [c28fd9d] Python2 removal: drop B-D libpython-stdlib
+ This removes the last outstanding direct B-D on Python2.
(Closes: 936792)
* [011c97f] New upstream version 5.1.5+dfsg1
-- Carsten Schoenert <email address hidden> Mon, 18 Nov 2019 06:52:48 +0100