Package: libncl / 2.1.21+git20210811.b1213a7-6

Metadata

Package Version Patches format
libncl 2.1.21+git20210811.b1213a7-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_rpath_issue.patch | (download)

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

 make sure build system uses standard location for libraries


set_soname_version.patch | (download)

configure.ac | 4 4 + 0 - 0 !
ncl/Makefile.am | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 1 deletion(-)

 set proper sonameversion


spelling.patch | (download)

ncl/nxsunalignedblock.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix spelling
2to3.patch | (download)

config/ax_python_module.m4 | 4 2 + 2 - 0 !
configure.ac | 2 1 + 1 - 0 !
misc/generate_codon_recode.py | 2 1 + 1 - 0 !
misc/genetic_codes.py | 10 5 + 5 - 0 !
swig_configure.ac | 4 2 + 2 - 0 !
test/roundTripNCLTest.py | 26 13 + 13 - 0 !
6 files changed, 24 insertions(+), 24 deletions(-)

 use 2to3 to port from python2 to python3
Bug-Debian: https://bugs.debian.org/943083
python3.11.patch | (download)

misc/generate_codon_recode.py | 2 1 + 1 - 0 !
test/roundTripNCLTest.py | 6 3 + 3 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix python3.11 issues
Bug-Debian: https://bugs.debian.org/1028677