Package: plast / 2.3.2+dfsg-10

Metadata

Package Version Patches format
plast 2.3.2+dfsg-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
adapt_auto_test_script.sh | (download)

scripts/test-plast.sh | 15 8 + 7 - 0 !
1 file changed, 8 insertions(+), 7 deletions(-)

 adapt test script to debian installation
no_msse3.patch | (download)

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

 do not explicitly force sse3 for portability reasons


reproducible.patch | (download)

CMakeLists.txt | 18 10 + 8 - 0 !
src/CMakeLists.txt | 1 1 + 0 - 0 !
src/misc/api/version.hpp.in | 2 1 + 1 - 0 !
3 files changed, 12 insertions(+), 9 deletions(-)

 make build reproducible
simde.patch | (download)

src/algo/hits/gap/SmallGapHitIteratorSSE8.cpp | 11 2 + 9 - 0 !
src/algo/hits/ungap/UngapHitIteratorSSE16.cpp | 11 2 + 9 - 0 !
src/algo/hits/ungap/UngapHitIteratorSSE8.cpp | 11 2 + 9 - 0 !
3 files changed, 6 insertions(+), 27 deletions(-)

 use simde for wider portability
pcre.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
src/alignment/filter/impl/AlignmentFilterOperator.cpp | 18 7 + 11 - 0 !
src/alignment/filter/impl/AlignmentFilterOperator.hpp | 14 7 + 7 - 0 !
3 files changed, 15 insertions(+), 19 deletions(-)

 port code to pcre2