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
|
openems (0.0.35+dfsg.1-3) unstable; urgency=medium
* debian/changelog:
- Fix typo
* debian/control:
- Do not build-depend on g++-7 anymore
* debian/rules:
- Now build with default g++ version
* debian/tests/octave-load:
- Handle case when run in a non-X11 environment
-- Ruben Undheim <ruben.undheim@gmail.com> Tue, 27 Nov 2018 18:59:05 +0100
openems (0.0.35+dfsg.1-2) unstable; urgency=medium
* d/patches/0007-Guard-xmmintrin.h-include-so-it-is-only-used-when-ne.patch
- Cherry-pick fix from upstream: a5a1dca8324aa12dfbf8e268fbc06c2310b91c69
* debian/rules: Set -DSSE_CORRECT_DENORMALS=0
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 23 Nov 2018 21:22:01 +0100
openems (0.0.35+dfsg.1-1) unstable; urgency=low
* Initial release (Closes: #830109)
-- Ruben Undheim <ruben.undheim@gmail.com> Sun, 02 Sep 2018 01:07:06 +0200
|