Package: slgsl / 0.10.0~pre.7-2

Metadata

Package Version Patches format
slgsl 0.10.0~pre.7-2 3.0 (quilt)

Patch series

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

autoconf/configure.ac | 8 5 + 3 - 0 !
1 file changed, 5 insertions(+), 3 deletions(-)

 update the configure.in file
 Update the file in autoconf/ using autotupdate (version 2.71).  We
 will not bother forwarding this patch upstream.
slsh path unit tests.patch | (download)

src/tests/test_err.sl | 4 2 + 2 - 0 !
src/tests/test_fft.sl | 4 2 + 2 - 0 !
src/tests/test_import.sl | 4 2 + 2 - 0 !
src/tests/test_integ.sl | 4 2 + 2 - 0 !
src/tests/test_interp.sl | 4 2 + 2 - 0 !
src/tests/test_rand.sl | 4 2 + 2 - 0 !
6 files changed, 12 insertions(+), 12 deletions(-)

 do not prepend the current path to the s-lang load path
 This is necessary for running the tests via autopkgtest, Otherwise,
 the module in the unpackaged directory will be used, not the one in
 the package installed in the system.
 .
 This is a Debian specific change, so we will not bother forwarding
 this patch upstream.