Package: gsl / 2.8+dfsg-5

Metadata

Package Version Patches format
gsl 2.8+dfsg-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gsl cblas linkage | (download)

Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add missing linkage on libgslcblas to libgsl.so
 libgsl has missing symbols because it is not linked against libgslcblas.
 Fix it so the library is properly stand-alone.
manual page correction | (download)

doc/gsl-randist.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 missing double hyphen in manual page
n_tries_positive_in_siman | (download)

siman/siman.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 the n_tries parameter has to be positive