Package: spaln / 3.0.2+dfsg-2

Metadata

Package Version Patches format
spaln 3.0.2+dfsg-2 3.0 (quilt)

Patch series

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

src/Makefile.in | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 propagate hardening options
portability.patch | (download)

src/codepot.h | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 fix portability issue
Bug-Debian: https://bugs.debian.org/976908
add_path_to_testscript.patch | (download)

perl/makeidx.pl | 2 1 + 1 - 0 !
seqdb/makeidx.pl | 4 3 + 1 - 0 !
2 files changed, 4 insertions(+), 2 deletions(-)

 the preparation of *.blk files is done by a perl script in
             current directory which is not in PATH - use explicit path
             to make sure it will be found