Package: velvet / 1.2.10+dfsg1-8

Metadata

Package Version Patches format
velvet 1.2.10+dfsg1-8 3.0 (quilt)

Patch series

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

src/binarySequences.c | 2 1 + 1 - 0 !
src/readSet.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use the zlib distributed by debian, not the one in third-party/zlib-1.2.3/.
shuffleSequences_fasta.patch | (download)

contrib/shuffleSequences_fasta/shuffleSequences_fasta.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 scripts need to specify interpreter in the first line
fix perl path.patch | (download)

contrib/select_paired/select_paired.pl | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 s?/usr/local/perl?/usr/perl?
0001 isCreateBinary should not be inline.patch | (download)

src/readSet.c | 2 1 + 1 - 0 !
src/readSet.h | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 [patch 1/4] iscreatebinary() should not be inline

This function is used from several .c files; with inline here,
compilation with clang was broken.

hardening.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 propagate hardening options


spelling.patch | (download)

src/correctedGraph.c | 2 1 + 1 - 0 !
src/kmerOccurenceTable.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix spelling
2to3.patch | (download)

contrib/AssemblyAssembler1.3/AssemblyAssembler1.3.py | 92 46 + 46 - 0 !
contrib/shuffleSequences_fasta/shuffleSequences_fasta.py | 4 2 + 2 - 0 !
2 files changed, 48 insertions(+), 48 deletions(-)

 use 2to3 to port to python3
Bug-Debian: https://bugs.debian.org/945743