Package: cpl-plugin-visir / 4.4.2+dfsg-1

Metadata

Package Version Patches format
cpl-plugin-visir 4.4.2+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Add the cpl libraries to the recips.so and the test progr.patch | (download)

recipes/Makefile.am | 52 26 + 26 - 0 !
visir/tests/Makefile.am | 2 1 + 1 - 0 !
2 files changed, 27 insertions(+), 27 deletions(-)

 add the cpl libraries to the recips.so and the test program


Set the plugin directory so that esorex and python cpl ca.patch | (download)

acinclude.m4 | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 set the plugin directory so that esorex and python-cpl can find it.


Increase tolerance to fix FTBS on mips mipsel64 and ia64.patch | (download)

irplib/tests/irplib_polynomial-test.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 increase tolerance to fix ftbs on mips, mipsel64, and ia64


Force serial tests to get better verbose output.patch | (download)

irplib/tests/Makefile.am | 2 1 + 1 - 0 !
recipes/tests/Makefile.am | 2 1 + 1 - 0 !
visir/tests/Makefile.am | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 force serial-tests to get better verbose output


Replace the swarp build date with the last changed date o.patch | (download)

swarp/configure.ac | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 replace the swarp build date with the last changed date of
 configure.ac

This shall make the build reproducible.

Don t build swarp convenience copy. Closes 957105.patch | (download)

Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 don't build swarp convenience copy. closes: #957105


Disable hdrl_mode_bootstrap_results test.patch | (download)

hdrl/tests/hdrl_fpn-test.c | 2 1 + 1 - 0 !
hdrl/tests/hdrl_mode-test.c | 3 1 + 2 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

 disable hdrl_mode_bootstrap_results test

This test fails for unknown reasons on some platforms. However, we
use the library only as part of the recipes, and as long as they succeed,
we can accept a failure here.