Package: octave-sparsersb / 1.0.9-8
Metadata
| Package | Version | Patches format | 
|---|---|---|
| octave-sparsersb | 1.0.9-8 | 3.0 (quilt) | 
Patch series
view the series file| Patch | File delta | Description | 
|---|---|---|
| honor cxxflags.patch | (download) | 
              src/Makefile |
                    2 	1 +	1 -	0 ! | honor the environment variable cxxflags This is required in Debian, such that hardening flags like -fstack-protector-strong, -Wformat, and -Werror=format-security are used in the compilation of C++ files. | 
| no internal mex fcns.patch | (download) | 
              src/sparsersb.cc |
                    4 	2 +	2 -	0 ! | fix ftbfs against octave 7 Don't use internal functions. | 
| fix cleaning.patch | (download) | 
              Makefile |
                    7 	4 +	3 -	0 ! | fix cleaning rules + In Makefile, create distclean rule and remove distclean stuff from the clean rule + In src/Makefile, create distclean target + Prefix the rm commands with '-" where appropriate | 
| deprecated dot minus.patch | (download) | 
              src/sparsersb.cc |
                    6 	3 +	3 -	0 ! | replace deprecated operator ".-" by "-" | 
| no cxx11.patch | (download) | 
              src/configure.ac |
                    2 	1 +	1 -	0 ! | don't force std=gnu++11 Needed to compile against Octave 10. | 
  
    
      
        1
      
    
  
  
  
      