Package: cpl-plugin-xshoo / 2.5.2+dfsg-1

Metadata

Package Version Patches format
cpl-plugin-xshoo 2.5.2+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)

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

 use standard path and name for cpl

lapack.patch | (download)

acinclude.m4 | 7 3 + 4 - 0 !
xsh/xsh_subtract_sky_single.c | 29 13 + 16 - 0 !
2 files changed, 16 insertions(+), 20 deletions(-)

 replace clapack by lapack.
 Gnu Fortran uses the same calling interface as F2c. Therefore, just the C prototypes
 are needed. The only recipe using lapack is xsh_subtract_sky_single.

force serial tests.patch | (download)

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

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