Package: cpl-plugin-uves / 6.1.8+dfsg-2

Metadata

Package Version Patches format
cpl-plugin-uves 6.1.8+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Set plugin directory for esorex and python cpl.patch | (download)

acinclude.m4 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 set plugin directory for esorex and python-cpl


Use qfits library provided by Debian.patch | (download)

Makefile.am | 4 1 + 3 - 0 !
acinclude.m4 | 2 1 + 1 - 0 !
configure.ac | 1 0 + 1 - 0 !
flames/Makefile.am | 4 2 + 2 - 0 !
uves/Makefile.am | 4 2 + 2 - 0 !
uves/tests/Makefile.am | 2 1 + 1 - 0 !
6 files changed, 7 insertions(+), 10 deletions(-)

 use qfits library provided by debian


Fix format security errors.patch | (download)

flames/tests/Makefile.am | 2 1 + 1 - 0 !
uves/tests/Makefile.am | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix format security errors


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 for better verbose output.patch | (download)

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

 force serial-tests for better verbose output


Increase tolerance in hdrl_fpn_tests.patch | (download)

hdrl/tests/hdrl_fpn-test.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 increase tolerance in hdrl_fpn_tests


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.