Package: octave-ltfat / 2.6.0+dfsg-7

Metadata

Package Version Patches format
octave-ltfat 2.6.0+dfsg-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
spelling error playrec.patch | (download)

thirdparty/Playrec/pa_dll_playrec.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix spelling error in message
jar path.patch | (download)

inst/blockproc/java/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove windows path for the jar executable
test_dgt_fb_alg function name.patch | (download)

inst/private/test_dgt_fb_alg.m | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change name of function to coincide with the file name
remove cd ltfatstart.patch | (download)

inst/ltfatstart.m | 54 27 + 27 - 0 !
1 file changed, 27 insertions(+), 27 deletions(-)

 removed cd from ltfatstart
 This fixes a segfautl problem, see https://github.com/ltfat/ltfat/issues/182
test pfilt 1 function name.patch | (download)

inst/private/test_pfilt_1.m | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix name of function name in test_pfilt_1.m
test banners.patch | (download)

inst/private/test_dtwfb2filterbank.m | 2 1 + 1 - 0 !
inst/private/test_pfilt_1.m | 2 1 + 1 - 0 !
inst/private/test_uwfbt.m | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 change banners to coincide with function names
exclude tests.patch | (download)

inst/test_all_ltfat.m | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 add mechanism for excluding unit tests
no cxx11.patch | (download)

oct/Makefile_unix | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't force std=gnu++11
 Needed to compile against Octave 10.