Package: cpl-plugin-kmos / 1.3.5+dfsg-1

Metadata

Package Version Patches format
cpl-plugin-kmos 1.3.5+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
libadd_cpl.patch | (download)

recipes/Makefile.am | 50 25 + 25 - 0 !
1 file changed, 25 insertions(+), 25 deletions(-)

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

set_plugindir.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.

use std paths for cpl.patch | (download)

m4macros/cpl.m4 | 13 7 + 6 - 0 !
1 file changed, 7 insertions(+), 6 deletions(-)

 use standard path and name for cpl

no_test_data.patch | (download)

kmos/tests/Makefile.am | 13 2 + 11 - 0 !
1 file changed, 2 insertions(+), 11 deletions(-)

 disable tests that require test data from the ref_data subdir
 These data were removed from the tar file due to their huge size.

fortify.patch | (download)

recipes/kmo_stats.c | 18 10 + 8 - 0 !
1 file changed, 10 insertions(+), 8 deletions(-)

 replace strcat calls with size checked strncat calls

spellfix.patch | (download)

recipes/kmo_combine.c | 6 3 + 3 - 0 !
recipes/kmo_multi_reconstruct.c | 2 1 + 1 - 0 !
recipes/kmo_sci_red.c | 2 1 + 1 - 0 !
recipes/kmos_gen_reflines.c | 2 1 + 1 - 0 !
recipes/kmos_wave_cal.c | 2 1 + 1 - 0 !
5 files changed, 7 insertions(+), 7 deletions(-)

 remove several small spelling errors

fix_test_fail.patch | (download)

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

 increase tolerance to fix ftbs on mips and ia64

force serial tests.patch | (download)

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

 force serial-tests to get better verbose output
Bug: http://bugs.debian.org/715204

kmclipm_disable_test.patch | (download)

kmclipm/test/Makefile.am | 9 1 + 8 - 0 !
1 file changed, 1 insertion(+), 8 deletions(-)

 disable priv_reconstruct patch on mips.
 This test takes ages on MIPS and goes beyound the time limits of the buildd without
 gaining anything.