Package: ruby-gsl / 1.15.3+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
ruby-gsl | 1.15.3+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
002_min.c.patch | (download) |
ext/min.c |
4 2 + 2 - 0 ! |
skip definition of gsl_min_fminimizer_x_minimum for older gsl (< 1.2) |
001_adding_bash.patch | (download) |
tests/run-test.sh |
2 1 + 1 - 0 ! |
make run-test.sh script use the bash interpreter This script contains bashisms. |
20110605_extconf.rb | (download) |
ext/extconf.rb |
4 2 + 2 - 0 ! |
install in $vendorarchdir according to debian ruby policy |
20130815_deprecated_enum.patch | (download) |
ext/fft.c |
8 4 + 4 - 0 ! |
rename deprecated enum Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718070 |
20131016_fix_test_typo.patch | (download) |
tests/linalg/TDN.rb |
2 1 + 1 - 0 ! |
fix typo in a variable name in tests/linalg/tdn |
20131016_test_output_less_verbose.patch | (download) |
tests/gsl_test.rb |
14 8 + 6 - 0 ! |
skip output when the test is passing and exit with nonzero error code when the test is failing |
20131016_deactivate_failing_tests.patch | (download) |
tests/eigen/nonsymm.rb |
2 1 + 1 - 0 ! |
skip failing tests on amd64 Bug: https://github.com/david-macmahon/rb-gsl/issues/1 |
port to ruby2.1.patch | (download) |
ext/linalg.c |
15 8 + 7 - 0 ! |
--- |