Package: plplot / 5.9.9-5

Metadata

Package Version Patches format
plplot 5.9.9-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02_unset python path.diff | (download)

examples/python/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
08_nn_link_libm.diff | (download)

lib/nn/CMakeLists.txt | 18 17 + 1 - 0 !
1 file changed, 17 insertions(+), 1 deletion(-)

---
replace deprecated split.diff | (download)

bindings/octave/PLplot/figure.m | 2 1 + 1 - 0 !
bindings/octave/PLplot/toggle_plplot_use.m | 2 1 + 1 - 0 !
plplot_test/test_octave.sh.in | 4 2 + 2 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 replace the calls to the deprecated split function
proper path handling.diff | (download)

bindings/octave/PLplot/toggle_plplot_use.m | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 proper use of the rmpath function
fix boolean operators.diff | (download)

bindings/octave/PLplot/figure.m | 4 2 + 2 - 0 !
bindings/octave/PLplot/fill.m | 4 2 + 2 - 0 !
bindings/octave/PLplot/plot3.m | 6 3 + 3 - 0 !
bindings/octave/PLplot/save_fig.m | 4 2 + 2 - 0 !
bindings/octave/PLplot/shade.m | 16 8 + 8 - 0 !
bindings/octave/PLplot/support/__pl_fill.m | 8 4 + 4 - 0 !
bindings/octave/PLplot/support/__pl_logplotit.m | 2 1 + 1 - 0 !
bindings/octave/PLplot/support/__pl_matstr.m | 2 1 + 1 - 0 !
bindings/octave/PLplot/support/__pl_plot3.m | 2 1 + 1 - 0 !
9 files changed, 24 insertions(+), 24 deletions(-)

 fix the short-circuit boolean operators
fix cmake ada support.diff | (download)

cmake/modules/language_support/cmake/CMakeAdaInformation.cmake | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

 fix up cmake ada support for compatibility with cmake 2.8.9 
fix lua includes.diff | (download)

cmake/modules/lua.cmake | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 fix for cmake lua support to work around problem that lua needs multiple include directories on debian