Package: cpl-plugin-vimos / 2.9.15+dfsg-1

Metadata

Package Version Patches format
cpl-plugin-vimos 2.9.15+dfsg-1 3.0 (quilt)

Patch series

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

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

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

use std paths for cpl.patch | (download)

libpil/m4macros/cpl.m4 | 9 6 + 3 - 0 !
m4macros/cpl.m4 | 9 6 + 3 - 0 !
2 files changed, 12 insertions(+), 6 deletions(-)

 use standard path and name for cpl

fix_compiler_errors.patch | (download)

vimos/fors_dfs.c | 22 11 + 11 - 0 !
vimos/moses.c | 2 1 + 1 - 0 !
vimos/vimos_calib_impl.c | 4 2 + 2 - 0 !
vimos/vimos_calib_mult.c | 2 1 + 1 - 0 !
vimos/vimos_science_impl.c | 2 1 + 1 - 0 !
5 files changed, 16 insertions(+), 16 deletions(-)

 fix format security errors

private_libpil.patch | (download)

acinclude.m4 | 2 1 + 1 - 0 !
libpil/acinclude.m4 | 5 5 + 0 - 0 !
2 files changed, 6 insertions(+), 1 deletion(-)

 make the "pil" library private since it should only be used 
 by this pipeline.

dont_build_sextractor.patch | (download)

acinclude.m4 | 2 1 + 1 - 0 !
configure.ac | 2 1 + 1 - 0 !
external/Makefile.am | 6 3 + 3 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

 use the system provided sextractor binary
 instead of the convenience copy

shlib calls exit.patch | (download)

libpil/pil/pilrecipe.c | 6 3 + 3 - 0 !
vimos/vmcube.c | 4 2 + 2 - 0 !
vimos/vmfit.c | 6 3 + 3 - 0 !
vimos/vmifutypes.c | 8 4 + 4 - 0 !
vimos/vmimageset.c | 6 3 + 3 - 0 !
vimos/vmmatrix.c | 20 10 + 10 - 0 !
vimos/vmqcutils.c | 6 3 + 3 - 0 !
7 files changed, 28 insertions(+), 28 deletions(-)

 replace exit() by abort() in shared libs.

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 !
libpil/tests/Makefile.am | 2 1 + 1 - 0 !
regtests/tests/Makefile.am | 2 1 + 1 - 0 !
tests/Makefile.am | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

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